Markus Schaber wrote:
> It seems that
>
>   /etc/init.d/postgresql-8.1 autovac-stop
>
> does not really stop autovacuum,

In 8.1 and beyond, autovacuum is no longer a separate process controlled 
by the init script but is a server internal process that you can 
control in the postgresql.conf file.

Perhaps the init script should write out a warning if you are using 8.1 
or later.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to