Re: pgadmin save password - Mailing list pgsql-general

From Guillaume Lelarge
Subject Re: pgadmin save password
Date
Msg-id 4B47A974.2010804@lelarge.info
Whole thread Raw
In response to pgadmin save password  (glaucomag <glaucomag@gmail.com>)
List pgsql-general
Le 08/01/2010 21:22, glaucomag a écrit :
> Hi, I've a problem with pgadmin. If I access to database with user X
> and I save password, when I access to database from shell (psql)
> password is not required. Of course pg_hba.conf is:
>
> local database X md5
>
> If I don't save password in pgadmin, it's ok (psql required password).
> The question is this: is it possible that pgadmin save password also
> for psql? And where pgadmin save password?
>

pgadmin creates the .pgpass file that all libpq programs use to easily
connect a user to a database.


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

pgsql-general by date:

Previous
From: glaucomag
Date:
Subject: pgadmin save password
Next
From: Greg Smith
Date:
Subject: Re: Huge iowait during checkpoint finish