Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing
Date
Msg-id CAH2-WzkbEc4Dn5xajkjZkOx1dAC3JLPJpHbYAT2_aGPpU0R54w@mail.gmail.com
Whole thread Raw
In response to Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing  (John Naylor <john.naylor@enterprisedb.com>)
List pgsql-hackers
On Sat, Apr 29, 2023 at 1:17 AM John Naylor
<john.naylor@enterprisedb.com> wrote:
> > Although I didn't mention the issue with single user mode in my
> > introductory email (the situation there is just appalling IMV), it
> > seems like I might not be able to ignore that problem while I'm
> > working on this patch. Declaring that as out of scope for this doc
> > patch series (on pragmatic grounds) feels awkward. I have to work
> > around something that is just wrong. For now, the doc patch just has
> > an "XXX" item about it. (Hopefully I'll think of a more natural way of
> > not fixing it.)
>
> If it helps, I've gone ahead with some testing and polishing on that, and it's close to ready, I think (CC'd you).
I'dlike that piece to be separate and small enough to be backpatchable (at least in theory). 

That's great news. Not least because it unblocks this patch series of mine.

--
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound
Next
From: Anton Kirilov
Date:
Subject: Re: Add PQsendSyncMessage() to libpq