| From: | Jeff Frost <jeff(at)frostconsultingllc(dot)com> |
|---|---|
| To: | Dave Lazar <hunkybill(at)gmail(dot)com> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: security question |
| Date: | 2007-04-04 21:44:36 |
| Message-ID: | Pine.LNX.4.64.0704041443260.32187@glacier.frostconsultingllc.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)frostconsultingllc(dot)com>
Frost Consulting, LLC http://www.frostconsultingllc.com/
Phone: 650-780-7908 FAX: 650-649-1954
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andy Shellam | 2007-04-04 21:46:03 | Re: How to compile with different MAXALIGN? |
| Previous Message | Sean Murphy | 2007-04-04 21:28:11 | How to compile with different MAXALIGN? |