Re: Do dropdb and createdb read password from .pgpass - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Do dropdb and createdb read password from .pgpass
Date
Msg-id 6648.1115915191@sss.pgh.pa.us
Whole thread Raw
In response to Re: Do dropdb and createdb read password from .pgpass  ("Sankaran Anupama" <sanupama@novell.com>)
List pgsql-bugs
"Sankaran Anupama" <sanupama@novell.com> writes:
> Thanks for the response.
> The following are versions I checked:
> postgres, createdb, dropdb, pg_dump and pg_restore - 7.4.7

I just tried it here, and 7.4.8 createdb definitely picks up .pgpass
for me.  It seems like you must have some local breakage, but I'm not
sure what ... we've eliminated the obvious ideas.

Did you build these programs from source?  If not, where'd you get them?
What's the platform exactly?

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #1578: ::bit(n) behaves "differently" if applied to bit
Next
From: elein@varlena.com (elein)
Date:
Subject: Problem with ROWs and UNION