Re: pgadmin save password

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: glaucomag <glaucomag(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: pgadmin save password
Date: 2010-01-08 21:53:56
Message-ID: 4B47A974.2010804@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Greg Smith 2010-01-08 22:07:24 Re: Huge iowait during checkpoint finish
Previous Message warren 2010-01-08 20:44:50 Pre-calculate hash join