Re: Disable autovacuum guc?
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: Craig Ringer <craig@2ndquadrant.com>
Cc: "Joshua D. Drake" <jd@commandprompt.com>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2016-10-20T03:04:14Z
Lists: pgsql-hackers
On Thu, Oct 20, 2016 at 11:55 AM, Craig Ringer <craig@2ndquadrant.com> wrote: > On 20 October 2016 at 09:27, Joshua D. Drake <jd@commandprompt.com> wrote: >> 1. It does not hurt anyone > > I disagree. > > It's important for a number of tests, and can be very useful when > doing diagnostic work. It's also important for some kinds of data > recovery efforts. +1. From time to time, it is really helpful to disable it for development purposes. -- Michael