Thread: Fw: job scheduling

Fw: job scheduling

From
"Steve Boyle \(Roselink\)"
Date:
 
----- Original Message -----
Sent: Tuesday, January 29, 2002 11:03 AM
Subject: Re: [GENERAL] job scheduling

Rao,
 
I'd use either 'at' or 'cron' (unix) to run batch files to carry out whatever you want, either calling psql or a script with a postgres db interface i.e. python, tcl or perl.  Theres also a shell call pgbash that may be worth looking into. (http://www.psn.co.jp/PostgreSQL/pgbash/index-e.html)
 
hih
 
steve boyle
 
----- Original Message -----
Sent: Tuesday, January 29, 2002 3:40 AM
Subject: [GENERAL] job scheduling

Hai all,
 
Is there any way to do  a job scheduling in Postgres database as in MS Sql server?
 
rao