Re: elegant and effective way for running jobs inside a database

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: elegant and effective way for running jobs inside a database
Дата
Msg-id CAJKUy5gUq2FK2myUw+HA4_Wzn1t0j-2BFBHmi7tp4qNnMDACfw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: elegant and effective way for running jobs inside a database  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: elegant and effective way for running jobs inside a database
Список pgsql-hackers
On Tue, Mar 6, 2012 at 1:14 PM, Alvaro Herrera
<alvherre@commandprompt.com> wrote:
>
> It seems to me that the only thing that needs core support is the
> ability to start up the daemon when postmaster is ready to accept
> queries, and shut the daemon down when postmaster kills backends (either
> because one crashed, or because it's shutting down).
>

+1

--
Jaime Casanova         www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y capacitación


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

Предыдущее
От: Christopher Browne
Дата:
Сообщение: Re: elegant and effective way for running jobs inside a database
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql_fdw, FDW for PostgreSQL server