Re: probable pg_hba.conf configuration issues - Mailing list pgsql-general

From David G Johnston
Subject Re: probable pg_hba.conf configuration issues
Date
Msg-id 1399474324458-5802954.post@n5.nabble.com
Whole thread Raw
In response to probable pg_hba.conf configuration issues  (Ravi Roy <ravi.aroy@gmail.com>)
Responses Re: probable pg_hba.conf configuration issues  (Ravi Roy <ravi.aroy@gmail.com>)
List pgsql-general
Ravi Roy wrote
> But if I try to connect using pgadmin (from the same machine) it gives
> acess to database without password, i'm surprised as it does not seem to
> respect pg_hba.conf or i'm terribly wrong in the configuration somewhere.

You likely told pgadmin to remember (store) passwords.

"If you select “Store password”, pgAdmin stores passwords you enter in the
~/.pgpass file under Unix or :file:%APPDATA%postgresqlpgpass.conf under
Win32 for later reuse. For details, see pgpass documentation. It will be
used for all libpq based tools. If you want the password removed, you can
select the server’s properties and uncheck the selection any time."

http://www.pgadmin.org/docs/1.18/connect.html



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/probable-pg-hba-conf-configuration-issues-tp5802949p5802954.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Sim Zacks
Date:
Subject: Re: probable pg_hba.conf configuration issues
Next
From: Michael Paquier
Date:
Subject: Building Postgres using mingw