Re: security question - Mailing list pgsql-admin

From Jeff Frost
Subject Re: security question
Date
Msg-id Pine.LNX.4.64.0704041443260.32187@glacier.frostconsultingllc.com
Whole thread Raw
In response to security question  ("Dave Lazar" <hunkybill@gmail.com>)
List pgsql-admin
On Wed, 4 Apr 2007, Dave Lazar wrote:

>> Most likely psql is picking up the password from ~/.pgpass when run as
>> your
>> user.  Pgadmin3 stores passwords in .pgpass, so it's likely been put in
>> there
>> by pgadmin.  As a test - move .pgpass to .pgpass.old and try to connect
>> via
>> psql -U postgres -d myDataBase again.
>>
>>
> BINGO... thanks... first time I see .pgpass in action.. works like a
> charm... used to not work for me.. this is good :)

If it didn't work in the past, it was likely because of permissions problems.
Pgadmin probably helpfully set the permissions properly for you when it
created the file.

--
Jeff Frost, Owner     <jeff@frostconsultingllc.com>
Frost Consulting, LLC     http://www.frostconsultingllc.com/
Phone: 650-780-7908    FAX: 650-649-1954

pgsql-admin by date:

Previous
From: Sean Murphy
Date:
Subject: How to compile with different MAXALIGN?
Next
From: Andy Shellam
Date:
Subject: Re: How to compile with different MAXALIGN?