Re: Scheduling Jobs In PostgreSQL

From: Christopher Browne <cbbrowne(at)acm(dot)org>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Scheduling Jobs In PostgreSQL
Date: 2004-11-08 04:17:26
Message-ID: m3r7n5nfe1.fsf@knuth.knuth.cbbrowne.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Martha Stewart called it a Good Thing when ckuloor(at)yahoo(dot)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

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Marek Lewczuk 2004-11-08 08:59:00 how to use COPY within plperl
Previous Message Michael Fuhr 2004-11-08 03:25:29 Re: Scheduling Jobs In PostgreSQL