via78 Posté(e) le 4 mars 2016 Posté(e) le 4 mars 2016 Bonjour, je cherche a me connecter avec PhpPgAdmin a la base PostgreSQL by Synology. j'ai deja modifier les deux fichiers suivant rebooter et je ne peux toujours pas me connecter : /etc/postgresql/pg_hba.conf : # TYPE DATABASE USER ADDRESS METHOD local all all trust host all all * trust #host all all ::1/128 trust /volume1/@database/pgsql/pg_hba.conf : # TYPE DATABASE USER ADDRESS METHOD # "local" is for Unix domain socket connections only local all all trust # IPv4 local connections: #host all all 127.0.0.1/32 trust host all all * trust # IPv6 local connections: #host all all ::1/128 trust # Allow replication connections from localhost, by a user with the # replication privilege. #local replication postgres trust #host replication postgres 127.0.0.1/32 trust #host replication postgres ::1/128 trust avez vous un idée pour moi, ou j'ai peux etre louper quelque chose. pour info DSM 5.2-5565, si ca change quelque chose. merci d'avance Via 0 Citer
Messages recommandés
Rejoindre la conversation
Vous pouvez publier maintenant et vous inscrire plus tard. Si vous avez un compte, connectez-vous maintenant pour publier avec votre compte.