Re: The .pgpass file

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Cc: Tommy Flewwelling <tommyflewwelling(at)hotmail(dot)com>
Subject: Re: The .pgpass file
Date: 2007-11-07 16:04:03
Message-ID: 200711071704.03389.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Am Mittwoch, 7. November 2007 schrieb Tommy Flewwelling:
> How do I inform the complier to extract the password from the file and not
> the prompt the user?

It does that automatically. Just omit the -W option.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2007-11-07 16:11:46 Re: prepared statements suboptimal?
Previous Message Tom Lane 2007-11-07 15:58:40 Re: Temporary, In-memory Postgres DB?