Re: How to write jobs in postgresql - Mailing list pgsql-general

From Jim C. Nasby
Subject Re: How to write jobs in postgresql
Date
Msg-id 20050909224554.GM7630@pervasive.com
Whole thread Raw
In response to Re: How to write jobs in postgresql  (Chris Travers <chris@travelamericas.com>)
List pgsql-general
On Thu, Sep 08, 2005 at 10:27:59AM -0700, Chris Travers wrote:
> Karsten Hilbert wrote:
>
> >>3.  An integrated way of logging what ran when (rather than either
> >>    stuffing logging code into each cron job or rummaging thru
> >>    cron logs)
> >>
> >>
> >Cron can log to syslog.
> >
> >Karsten
> >
> >
> And your cron scripts could log to your database log tables if that is
> what you were getting at.......

True and true, but both of those require more work to setup. I'm not
even sure if you can log only specific cronjobs to syslog.
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

pgsql-general by date:

Previous
From: Bricklen Anderson
Date:
Subject: Re: ERROR: bogus varno
Next
From: Ron Mayer
Date:
Subject: Re: Postgresql Hosting