Re: how to start postmaster at system boot on linux?

Поиск
Список
Период
Сортировка
Искать
От
Peter L. Berghold
Тема
Re: how to start postmaster at system boot on linux?
Дата
Msg-id
FqeI2.4947$1P.1823@news.rdc1.nj.home.com
Список
Дерево обсуждения
re: how to start postmaster at system boot on linux? Silvio Emanuel Barbosa de Macedo <smacedo@inescn.pt>

Bernhard Krick wrote in message ...
>how to start postmaster at system boot  on linux?
>
>please can anyone tell me which files i have to change step by step.
>



Create an entry in your /etc/rc3.d directory consisting of a symbolic
link to a startup script that you create for this purpose.  Mine just
consists of a line

/bin/su postgres -c "/usr/local/pgsql/bin/postmaster -S -i -D
/local/db0"

that simple...



В списке pgsql-general по дате отправления
От: Jonathan A. Zdziarski
Дата:
Сообщение: Database access permissions
От: Gregory Maxwell
Дата:
Сообщение: Re: [GENERAL] Timestamp
FAQ