Re: Scheduling Jobs In PostgreSQL - Mailing list pgsql-sql

From Michael Fuhr
Subject Re: Scheduling Jobs In PostgreSQL
Date
Msg-id 20041108032529.GA29188@winnie.fuhr.org
Whole thread Raw
In response to Scheduling Jobs In PostgreSQL  (Chethana Kuloor <ckuloor@yahoo.ca>)
List pgsql-sql
On Fri, Nov 05, 2004 at 12:05:24PM -0500, Chethana Kuloor wrote:
> Is it possbile to schedule jobs in postgres?

Most operating systems come with some kind of scheduler (e.g.,
cron on Unix-like systems).  Are you not able to use that?

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/


pgsql-sql by date:

Previous
From: Mischa Sandberg
Date:
Subject: CREATE TRIGGER ... FOR EACH STATEMENT
Next
From: vasundharb@gmail.com (vasundhar)
Date:
Subject: Hi