Re: supplying password to psql on command line? - Mailing list pgsql-general

From Christoph Dalitz
Subject Re: supplying password to psql on command line?
Date
Msg-id 20021028144140.442dcbf0.christoph.dalitz@hs-niederrhein.de
Whole thread Raw
In response to supplying password to psql on command line?  (Stan Letovsky <stan@morgan.harvard.edu>)
List pgsql-general
> Date: Thu, 24 Oct 2002 10:59:10 -0400 (EDT)
> From: Stan Letovsky <stan@morgan.harvard.edu>
>
> Is this possible? The documentation is silent in this point. SYBASE
> isql allows this by flag or environment variable.
>
Use the environment variable PGPASSWORD.

Christoph Dalitz

pgsql-general by date:

Previous
From: Alex Sandini
Date:
Subject: use of PQconnectdb and PQfinish in a shared library
Next
From: "Shridhar Daithankar"
Date:
Subject: Re: How can i get the column names?