Re: Log rotation for pg_autovacuum - Mailing list pgsql-hackers

From Mark Hollow
Subject Re: Log rotation for pg_autovacuum
Date
Msg-id Pine.LNX.4.21.0401262216470.19247-200000@rachel.pub
Whole thread Raw
In response to Re: Log rotation for pg_autovacuum  ("Matthew T. O'Connor" <matthew@zeut.net>)
List pgsql-hackers
Seems posting to this list from the office didn't work...

The patch is attached as requested - this is just a quick hack, written to
do what I needed at the time.. consider it just as a starting point for
further work.

I've tested it on Solaris 9 with Sun's compiler (Sun Studio 8 Compilers)
but unfortunately don't have the time or facilities for more extensive
tests on other OS's.

Cheers,
Mark

On Thu, 15 Jan 2004, Matthew T. O'Connor wrote:

> Christopher Kings-Lynne wrote:
> 
> > What's the best way to do log rolling with pg_autovacuum?  It doesn't 
> > seem to have any syslog options, etc.  Using 'tee' maybe?
> 
> 
> I got an email from Mark Hollow saying that he had implemented a syslog 
> patch for pg_autovacuum.  Don't know how good it is, but it might be a 
> start.
> 
> Mark can you post it to the list?
> 
> Matthew
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
>       joining column's datatypes do not match
>

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Functions returning complex types.
Next
From: "Thomas Hallgren"
Date:
Subject: Re: Functions returning complex types.