Re: Temporal Event

Поиск
Список
Период
Сортировка
От Nigel J. Andrews
Тема Re: Temporal Event
Дата
Msg-id Pine.LNX.4.21.0207032141510.2828-100000@ponder.fairway2k.co.uk
обсуждение исходный текст
Ответ на Temporal Event  (eunice palmeira <e_palmeira@yahoo.com.br>)
Список pgsql-general
On Wed, 3 Jul 2002, 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.
>      Eunice Palmeira -- Maceió AL - Brasil


I don't believe this is possible from within the server. Your best bet is to
use a client program kicked off by a crontab entry.

I think Oracle does have such a facility though. Does anyone know and is it
something that should be added to Postgres?


--
Nigel J. Andrews
Director

---
Logictree Systems Limited
Computer Consultants




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

Предыдущее
От: Manfred Koizar
Дата:
Сообщение: Re: One source of constant annoyance identified
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: EVAL and SET equivalents in PostgreSQL