Re: can't stop autovacuum by HUP'ing the server - Mailing list pgsql-hackers

From Tom Lane
Subject Re: can't stop autovacuum by HUP'ing the server
Date
Msg-id 1349.1219630330@sss.pgh.pa.us
Whole thread Raw
In response to can't stop autovacuum by HUP'ing the server  (Dave Cramer <pg@fastcrypt.com>)
Responses Re: can't stop autovacuum by HUP'ing the server  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-hackers
Dave Cramer <pg@fastcrypt.com> writes:
> I'd like to stop autovac by changing the conf file then sending the  
> server a HUP

Uh ... why should that stop an autovac already in progress?  I'd
only expect it to affect future launches.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Dave Cramer
Date:
Subject: can't stop autovacuum by HUP'ing the server
Next
From: Alvaro Herrera
Date:
Subject: Re: can't stop autovacuum by HUP'ing the server