Re: Scripting a new db server setup

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: Scripting a new db server setup
Дата
Msg-id 873cavaer2.fsf@asmodeus.mcnaught.org
обсуждение исходный текст
Ответ на Scripting a new db server setup  (A E <cooljoint@yahoo.com>)
Ответы Re: Scripting a new db server setup
Список pgsql-general
A E <cooljoint@yahoo.com> writes:

>    Hi,
>
>
>
>    Was wondering if there are ways to completely script a new postgresql
>    installation. I need to be able to create the db, users, and db
>    elements from one command so that I can included it in a setup
>    routine.

Absolutely--write SQL scripts that do the work and feed them to 'psql'
in a shell script.

-Doug

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