Re: [DOC] Document auto vacuum interruption
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: James Coleman <jtc331@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-09-18T04:55:06Z
Lists: pgsql-hackers
On Tue, Sep 17, 2019 at 5:48 PM James Coleman <jtc331@gmail.com> wrote: > > On Tue, Sep 17, 2019 at 2:21 AM Amit Kapila <amit.kapila16@gmail.com> wrote: > > > > > > Let me know what you think of attached? I think we can back-patch > > this patch. What do you think? Does anyone else have an opinion on > > this patch especially if we see any problem in back-patching this? > > The attached looks great! > > I was working on HEAD for the patch, but this concern has been an > issue for quite a long time. We were running into it on 9.6 in > production, for example. And given how frequently it seems like there > are large-scale production issues related to auto vacuum, I think any > amount of back patching we can do to make that footgun less likely > would be a good thing. > Okay, I will commit this tomorrow unless someone has any comments or objections. -- With Regards, Amit Kapila. EnterpriseDB: http://www.enterprisedb.com
Commits
-
Doc: document autovacuum interruption.
- c106461da454 9.5.20 landed
- 64e8a355635d 9.6.16 landed
- 1831c6b1841c 11.6 landed
- 62ed5e77f3dc 12.0 landed
- 82fa3ff86721 13.0 landed
- 4a9b83e1cdaf 10.11 landed