Re: Scheduling Events? - Mailing list pgsql-sql

From Ed L.
Subject Re: Scheduling Events?
Date
Msg-id 200301231939.03150.pggeneral@bluepolka.net
Whole thread Raw
In response to Scheduling Events?  ("David Durst" <ddurst@larubber.com>)
List pgsql-sql
On Thursday January 23 2003 5:16, David Durst wrote:
> Is there anyway to schedule DB Events based on time?

If you're using one of the unices (linux, etc.), how about...

crontab + perl + DBI + DBD::Pg?

or

crontab + bash/sh + psql + pl/pgsql?


pgsql-sql by date:

Previous
From: Evgen Potemkin
Date:
Subject: Filter function
Next
From: "Wei Weng"
Date:
Subject: Re: converting microsoft sql server 2000 sql-code for postgresql