Re: How to write jobs in postgresql

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: How to write jobs in postgresql
Дата
Msg-id 20050909224554.GM7630@pervasive.com
обсуждение исходный текст
Ответ на Re: How to write jobs in postgresql  (Chris Travers <chris@travelamericas.com>)
Список 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 по дате отправления:

Предыдущее
От: Bricklen Anderson
Дата:
Сообщение: Re: ERROR: bogus varno
Следующее
От: Ron Mayer
Дата:
Сообщение: Re: Postgresql Hosting