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