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

From Christopher Browne
Subject Re: Scheduling Jobs In PostgreSQL
Date
Msg-id m3r7n5nfe1.fsf@knuth.knuth.cbbrowne.com
Whole thread Raw
In response to Scheduling Jobs In PostgreSQL  (Chethana Kuloor <ckuloor@yahoo.ca>)
List pgsql-sql
Martha Stewart called it a Good Thing when ckuloor@yahoo.ca (Chethana Kuloor) wrote:
> Is it possbile to schedule jobs in postgres?

No.  

You may schedule jobs using cron.
-- 
select 'cbbrowne' || '@' || 'ntlug.org';
http://linuxfinances.info/info/spiritual.html
"If you were to implement this in  ML, most of you would say : SCREAM,
run from the room in terror, but we could set it as a tickable problem
whatever, and  give it  to part 1A  [first year students]...  and that
idea seems rather pleasing doesn't it?"  -- Arthur Norman


pgsql-sql by date:

Previous
From: vasundharb@gmail.com (vasundhar)
Date:
Subject: Hi
Next
From: Marek Lewczuk
Date:
Subject: how to use COPY within plperl