Re: How to create recurrence schedule event?

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: How to create recurrence schedule event?
Дата
Msg-id CAB7nPqRkSveePVJu_TK6efQpa8kF_McBjuvkXFHubJsCM75yQw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How to create recurrence schedule event?  (Raymond O'Donnell <rod@iol.ie>)
Список pgsql-general
On Tue, Sep 24, 2013 at 3:55 AM, Raymond O'Donnell <rod@iol.ie> wrote:
> There isn't a built-in scheduler in PostgreSQL - the usual advice is to
> use cron to execute a query via the psql client, or to install and use
> pgAgent.
Or with a 9.3 server to use a background worker that could do the job
for you as a cron would.
--
Michael


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