Re: specifying a password on the cmd line for db connect

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: specifying a password on the cmd line for db connect
Дата
Msg-id 4B01DC41.90301@iol.ie
обсуждение исходный текст
Ответ на Re: specifying a password on the cmd line for db connect  (Raymond O'Donnell <rod@iol.ie>)
Ответы Re: specifying a password on the cmd line for db connect  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
Список 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 по дате отправления:

Предыдущее
От: Raymond O'Donnell
Дата:
Сообщение: Re: specifying a password on the cmd line for db connect
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: createdb errors and more