Re: Script to createuser

Поиск
Список
Период
Сортировка
От Stefan Huber
Тема Re: Script to createuser
Дата
Msg-id 5.1.0.14.0.20010518175137.00ab0b18@pop.crosswinds.net
обсуждение исходный текст
Ответ на Script to createuser  (Rebecca.R.Hepper@seagate.com)
Список pgsql-admin
>echo 'createuser becky -d -a' | su postgres


maybe you'd like it the otherway round? ;)

$ su - postgres -c "createuser becky -d -a"

Stefan

--
"On the Internet, there is no 'they'. There's only a very,
very large 'us'." --- Douglas Adams


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

Предыдущее
От: Stefan Huber
Дата:
Сообщение: Re: createdb -D /other/path dbname does not work
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Cost limit.