Re: Job scheduling in Postgre

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Job scheduling in Postgre
Date: 2008-12-04 16:21:06
Message-ID: 20081204162106.GA11375@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

am Thu, dem 04.12.2008, um 10:50:38 -0500 mailte Robert Treat folgendes:
> On Tuesday 02 December 2008 07:11:02 A. Kretschmer wrote:
> > am Tue, dem 02.12.2008, um 16:45:16 +0500 mailte IPS folgendes:
> > > 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.
> >
> > No, use the scheduler from the OS, CRON for example (UNIX).
> >
>
> There is a database level schedular called (iirc) pgAgent, which comes bundled
> with pgAdmin. I think it's so well hidden because it comes as a part of a

How does it work? Independent from the OS? On the server, within
PostgreSQL?

Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID: 0x3FFF606C, privat 0x7F4584DA http://wwwkeys.de.pgp.net

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dave Page 2008-12-04 16:40:38 Re: Job scheduling in Postgre
Previous Message Joshua D. Drake 2008-12-04 16:15:28 Re: spanish