Project

General

Profile

Tâche #16939

Scénario #16495: qualification d'eole-postgresql et eole-postgis

la déclaration d'une adresse IP et d'un masque de sous réseau comme adresse de connexion à une base postgres ne fonctionne pas

Added by Vincent Chavanon over 6 years ago. Updated over 6 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
08/31/2016
Due date:
% Done:

100%

Estimated time:
1.00 h
Spent time:
Remaining (hours):
0.0

Description

la déclaration d'une @IP et d'un masque (172.26.46.252/255.255.255.255) comme adresse de connexion à une base postgres génère un pg_hba.conf ne contenant
local base1 pgadm2 host 255.255.255.255 md5
ce qui génère une erreur au posttemplate et empeche le démarrage de postgresql

tout fonctionne en mettant 127.0.0.1/255.255.255.255, mais pas 0.0.0.0/0.0.0.0

History

#1 Updated by Benjamin Bohard over 6 years ago

  • Status changed from Nouveau to Résolu
  • % Done changed from 0 to 100
  • Estimated time set to 1.00 h
  • Remaining (hours) set to 0.25

Dans la fonction creole personnalisée, une variable était utilisée à la place d’une autre.
Correction dans le commit 25465af398743e2c3f432658a47d8392048fb31b

#2 Updated by Emmanuel IHRY over 6 years ago

  • Status changed from Résolu to Fermé
  • Remaining (hours) changed from 0.25 to 0.0

Also available in: Atom PDF