Re: Temporal Event

From: nconway(at)klamath(dot)dyndns(dot)org (Neil Conway)
To: eunice palmeira <e_palmeira(at)yahoo(dot)com(dot)br>
Cc: alewis(at)themecca(dot)net, pgsql-general(at)postgreSQL(dot)org
Subject: Re: Temporal Event
Date: 2002-07-03 20:56:58
Message-ID: 20020703205658.GB13938@klamath.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)rogers(dot)com>
PGP Key ID: DB3C29FC

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Manuel W. 2002-07-03 20:57:12 Re: PostgreSQL 7.2.1 on SuSE Linux with Coldfusion MX
Previous Message Larry Rosenman 2002-07-03 20:50:01 Re: Temporal Event