Re: Temporal Event

Поиск
Список
Период
Сортировка
От nconway@klamath.dyndns.org (Neil Conway)
Тема Re: Temporal Event
Дата
Msg-id 20020703205658.GB13938@klamath.dyndns.org
обсуждение исходный текст
Ответ на Temporal Event  (eunice palmeira <e_palmeira@yahoo.com.br>)
Список pgsql-general
On Wed, Jul 03, 2002 at 10:20:50AM -0300, eunice palmeira wrote:
> Hi,
>   I would like to trigger a rule every day in the
> specific periodic time, such as: at 12:00 pm, in
> Postgresql. But i don't know if it is possible. Help
> me please.

Use cron.

PostgreSQL currently doesn't support periodic command scheduling
(and a good argument can be made that it shouldn't, since we'd
just be rewriting cron inside PostgreSQL).

Cheers,

Neil

--
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC



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

Предыдущее
От: Larry Rosenman
Дата:
Сообщение: Re: Temporal Event
Следующее
От: nconway@klamath.dyndns.org (Neil Conway)
Дата:
Сообщение: Re: Suppressing postgres messages?