Dave Page wrote:


If it uses .pgpass and it works after prompting me the first time, maybe the issue is that it does not look for password unless the "store password" property is set for the server. It works now and my .pgpass is not modified.


Yes, upon a shufty of the code I can see that is what it's doing. Once
it's saved/found the password, it marks the connection as having a
stored password and doesn't bother asking for it from then on.


Right. Let's keep this undocumented, to insure a constant stream of questions :-)

Regards,
Andreas

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

              http://www.postgresql.org/docs/faq

Reply via email to