Re: I "might" have found a bug on 8.2.1 win32 - Mailing list pgsql-general

From Tony Caduto
Subject Re: I "might" have found a bug on 8.2.1 win32
Date
Msg-id 45C22E25.3010409@amsoftwaredesign.com
Whole thread Raw
In response to Re: I "might" have found a bug on 8.2.1 win32  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: I "might" have found a bug on 8.2.1 win32  (Magnus Hagander <magnus@hagander.net>)
List pgsql-general
Never mind,
somehow a application setup a pgpass.conf file for me
without my knowledge.

Sorry it's not a bug.  However I wonder if it might be a good idea if
psql would raise a warning after logon that a pgpass.conf file was used
for authentication or have it written to the log.
I am sure some 3rd party application I was testing created the file when
it took my server login information.  I would have found out about it
right away if it's use would have been written to the log.

Thanks everyone for you help.

--
Tony Caduto
AM Software Design
http://www.amsoftwaredesign.com
Home of PG Lightning Admin for Postgresql
Your best bet for Postgresql Administration


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: I "might" have found a bug on 8.2.1 win32
Next
From:
Date:
Subject: Re: How to allow users to log on only from my application