Re: [pgadmin-support] connecting postgresql to pgadmin III

2014-06-11 Thread berenger . morel
Le 11.06.2014 12:45, Soobia Arshad a écrit : i have been trying to connect my postgresql database to pgadmin III. i did that earlier successfully, but somehow the same configuration steps are not working this time. i edited postgresql.conf as "listen_addresses = *" and in pg_hba.conf added "h

[pgadmin-support] connecting postgresql to pgadmin III

2014-06-11 Thread Soobia Arshad
i have been trying to connect my postgresql database to pgadmin III. i did that earlier successfully, but somehow the same configuration steps are not working this time. i edited postgresql.conf as "listen_addresses = *" and in pg_hba.conf added "host all all 0.0.0.0/0 trust" Kindly help me out w