Re: createuser --password

Поиск
Список
Период
Сортировка
От Artur Pietruk
Тема Re: createuser --password
Дата
Msg-id 20020708100650.GI13486@yoda.plukwa.net
обсуждение исходный текст
Ответ на createuser --password  (Stephane Schildknecht <sschildknecht@aurora-linux.com>)
Список pgsql-admin
On Mon, Jul 08, 2002 at 11:06:39AM +0200, Stephane Schildknecht wrote:
> Hi,

    Hello ;-).

>     Is there a way to give the password of the user to be created on the
> command line ?

    From command line you can try to do "ALTER USER", using "-c" switch
of psql, eg like this:

psql -c "ALTER USER test WITH PASSWORD 'test';" template1

    Best regards,
--
--- Artur Pietruk, arturp@plukwa.net



В списке pgsql-admin по дате отправления:

Предыдущее
От: Stephane Schildknecht
Дата:
Сообщение: createuser --password
Следующее
От: "Gaetano Mendola"
Дата:
Сообщение: Postgres 7.2.1 on Redhat 7.1