Re: specifying a password on the cmd line for db connect - Mailing list pgsql-general

From Raymond O'Donnell
Subject Re: specifying a password on the cmd line for db connect
Date
Msg-id 4B01DC41.90301@iol.ie
Whole thread Raw
In response to Re: specifying a password on the cmd line for db connect  (Raymond O'Donnell <rod@iol.ie>)
Responses Re: specifying a password on the cmd line for db connect  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
List pgsql-general
On 16/11/2009 23:05, Raymond O'Donnell wrote:
> On 16/11/2009 22:51, Gauthier, Dave wrote:
>> --username foo  --password fee

[snip]

> There are no options such as these....what you do instead is use a

Actually, to correct myself, there *are* these options - but the
--password option just forces a password prompt - it doesn't actually
allow you to specify the password.

Have a look at psql --help for all the options.

Ray.

--
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie

pgsql-general by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Re: specifying a password on the cmd line for db connect
Next
From: "Joshua D. Drake"
Date:
Subject: Re: createdb errors and more