Re: pg_autovacuum log size in postgres v8.0

From: "Matthew T(dot) O'Connor" <matthew(at)zeut(dot)net>
To: Ameet Kini <akini(at)cs(dot)wisc(dot)edu>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: pg_autovacuum log size in postgres v8.0
Date: 2005-12-12 00:07:21
Message-ID: 439CBF39.3050608@zeut.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

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
>
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Bruce Momjian 2005-12-12 02:48:23 Re: 8.1: import of 8.0 dump fails with UTF-8 error
Previous Message Thomas Mueller 2005-12-11 16:36:06 8.1: import of 8.0 dump fails with UTF-8 error