Fw: job scheduling

From: "Steve Boyle \(Roselink\)" <boylesa(at)roselink(dot)co(dot)uk>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Fw: job scheduling
Date: 2002-01-29 11:04:13
Message-ID: 001701c1a8b4$af8d3090$c55869d5@dualtower
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


----- Original Message -----
From: Steve Boyle (Roselink)
To: loveablebyall
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 -----
From: loveablebyall
To: pgsql-general(at)postgresql(dot)org
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

Browse pgsql-general by date

  From Date Subject
Next Message Frank Joerdens 2002-01-29 12:03:45 Multibyte encoding vs. SQL_ASCII and European languages
Previous Message Dmitry Alyabyev 2002-01-29 10:36:13 Re: Pg_dump options