Re: Job scheduling in Postgre

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: IPS <sethi(at)nic(dot)in>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Job scheduling in Postgre
Date: 2008-12-02 11:58:46
Message-ID: 493522F6.1000006@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 02/12/2008 11:45, IPS wrote:
> I have certain jobs to be executed automatically at a given interval of
> time in the postgre SQL database. Is their any utility/feature available
> in Postgre to do so.

cron?

Ray.

------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod(at)iol(dot)ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2008-12-02 11:59:36 Re: How to design for cheap reliability with PostgreSQL?
Previous Message IPS 2008-12-02 11:45:16 Job scheduling in Postgre