Re: temporal event - Mailing list pgsql-general

From Sean Chittenden
Subject Re: temporal event
Date
Msg-id 20020703162705.V77084@ninja1.internal
Whole thread Raw
In response to temporal event  (eunice palmeira <e_palmeira@yahoo.com.br>)
List pgsql-general
> 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.

You have to use cron(8).

$ man 8 cron

-sc

--
Sean Chittenden



pgsql-general by date:

Previous
From: Frank Miles
Date:
Subject: Re: EVAL and SET equivalents in PostgreSQL
Next
From: Bruce Momjian
Date:
Subject: Re: Suppressing postgres messages?