Fw: job scheduling - Mailing list pgsql-general

From Steve Boyle \(Roselink\)
Subject Fw: job scheduling
Date
Msg-id 001701c1a8b4$af8d3090$c55869d5@dualtower
Whole thread Raw
List pgsql-general
 
----- 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

pgsql-general by date:

Previous
From: Karl DeBisschop
Date:
Subject: Re: Pg_dump options
Next
From: Frank Joerdens
Date:
Subject: Multibyte encoding vs. SQL_ASCII and European languages