Re: createuser withpassword

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: createuser withpassword
Дата
Msg-id Pine.LNX.4.30.0105042346170.759-100000@peter.localdomain
обсуждение исходный текст
Ответ на createuser withpassword  ("Ligia Pimentel" <lmpimentel@yahoo.com>)
Список pgsql-admin
Ligia Pimentel writes:

> I want to create a user but I want to assign a password to it from the
> comand line, I don't want it to be prompted. Can it be done?

psql -c "create user foo with password 'bar';"

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


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

Предыдущее
От: Joel Burton
Дата:
Сообщение: Re: createuser withpassword
Следующее
От: Oliver Vecernik
Дата:
Сообщение: Re: Queries