Re: Log rotation

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Log rotation
Дата
Msg-id 200403252155.i2PLtoN18004@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Log rotation  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-hackers
Robert Treat wrote:
> On Wednesday 24 March 2004 12:31, Bruce Momjian wrote:
> > Andrew Dunstan wrote:
> > > This thread seems to have died without a conclusion. AFAICS, we have 5
> > > options:
> > >
> > > . the apache program - see below
> > >   pro: robust, portable, extremely well tested, no effort to import
> > >   con: possible license issues, limited features
> > > . Peter Eisentraut's program
> > >   pro: portable, better featured, no license issues
> > >   con: code state uncertain, less well tested
> > > . the Afilias script
> > >   pro: well featured, no license issues
> > >   con: not portable (relies on perl), testing status uncertain
> > > . something new
> > >   pro: no license issues, can make as featured as desired, portable
> > >   con: lots of effort, untested
> > > . nothing
> > >   pro: no effort, no license issues :-)
> > >   con: feature is desired
> > >
> > > The issues seem to have been thrashed out ad nauseam. Surely we can put
> > > *something* in contrib for this? After all, nobody has to use it if they
> > > don't want to.
> >
> > Shouldn't all of these just be on gborg?
> 
> Some could simply be an article/guide on techdocs and/or a chapter in the 
> docs... "how to use postgresql with apache logrotate" for example

We already have an example of using logroate in the docs, right?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: pg_advisor schema proof of concept
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: HEAD compile troubles