Salut,
J'ai installé Postgresql 8 et pgadmin 1.2.2, puis j'ai créé une base template1 contenant deux tables. Tout fonctionne via psql, mais quand je tente de me connecter via pgadmin j'ai un message :
Error connecting to the server: FATAL: authentification Ident échouée pour l'utilisateur «postgres»
Après recherche j'ai trouvé ça :
https://www.redhat.com/archives/fedora-list/2004-January/msg05652.html
Ce qui correspond en effet à mon problème.
Mais si je rajoute tcpip_socket = true dans /var/lib/pgsql/data/postgresql.conf j'ai un message d'erreur quand je redémarre postgresql.
FATAL: Paramètre de configuration «tcpip_socket» non reconnu
Si quelqu'un a une idée ou explication, je l'en remercie par avace :-D
A+