| From: | Ameet Kini <akini(at)cs(dot)wisc(dot)edu> |
|---|---|
| To: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: pg_autovacuum log size in postgres v8.0 |
| Date: | 2005-12-13 02:01:39 |
| Message-ID: | Pine.LNX.4.58.0512121959570.30608@karadi.cs.wisc.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Any plans of incorporating it into a future release? How do people
currently deal with this problem? I wonder if this is fixed in the
pg_autovacuum distributed with v8.1
On Sun, 11 Dec 2005, Matthew T. O'Connor wrote:
> Unfortunately, you are correct, there is no way to tell
> contrib/autovacuum to rotate it's logs.
>
> Ameet Kini wrote:
> > Hello,
> >
> > I'm using postgresql 8.0 and am using contrib/pg_autovacuum. Is there a
> > way to tell pg_autovacuum to rotate the log that it generates after
> > it reaches a particular size? From the set of command line options, it
> > seems that its only possible to specify the location of the logfile (via
> > the -L option) but not its size.
> >
> > Thanks,
> > Ameet
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 1: if posting/reading through Usenet, please send an appropriate
> > subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> > message can get through to the mailing list cleanly
> >
> >
>
Ameet
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeff Frost | 2005-12-13 02:14:33 | Re: pg_autovacuum log size in postgres v8.0 |
| Previous Message | Mike C | 2005-12-12 22:18:43 | WAL and pg_dump |