Re: postgres+daemontools

Поиск
Список
Период
Сортировка
От Murthy Kambhampaty
Тема Re: postgres+daemontools
Дата
Msg-id 2D92FEBFD3BE1346A6C397223A8DD3FC092391@THOR.goeci.com
обсуждение исходный текст
Ответ на postgres+daemontools  (Kolus Maximiliano <Kolus.maximiliano@bcr.com.ar>)
Ответы Re: postgres+daemontools  (Dennis Gearon <gearond@cvc.net>)
Список pgsql-general
We recently started using daemontools to manage the herd of postmasters (see
the recent thread regarding running multiple postmasters on a single
machine), and its working quite well.

We still have to figure out how to mimic the
"pg_ctl stop -m fast|immediate" modes,
svc -d /service/<server name> mimics "pg_ctl stop -m smart" which may be all
we need (I guess svc -i /service/<server name>; svc -d /service/<server
name>" effectively gives the "fast" mode.)

Murthy


-----Original Message-----
From: Kolus Maximiliano [mailto:Kolus.maximiliano@bcr.com.ar]
Sent: Wednesday, August 06, 2003 10:28
To: pgsql-general@postgresql.org
Subject: [GENERAL] postgres+daemontools




I'm about to install postgres on a box that has daemontools on it and I
would like to use it. Is there anybody here already running postgres from
daemontools? Is it advisable? Do you have any problems or issues I should
took care before trying it?
        Thanks in advance.


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

Предыдущее
От: psql-mail@freeuk.com
Дата:
Сообщение: Re: tsearch2 on postgresql 7.3.4
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: v7.4 Beta 1 Bundle Available for Testing ...