Re: Write visibility map during CLUSTER/VACUUM FULL - Mailing list pgsql-hackers

From Justin Pryzby
Subject Re: Write visibility map during CLUSTER/VACUUM FULL
Date
Msg-id 20220127215827.GX23027@telsasoft.com
Whole thread Raw
In response to Re: Write visibility map during CLUSTER/VACUUM FULL  (Justin Pryzby <pryzby@telsasoft.com>)
Responses Re: Write visibility map during CLUSTER/VACUUM FULL
List pgsql-hackers
On Sun, Dec 26, 2021 at 08:59:31PM -0600, Justin Pryzby wrote:
> Rebased on 8e1fae193864527c931a704bd7908e4fbc983f5c.
> 
> Would someone step up to "own" this patch ?
> 
> If not, its CF entry may need to be closed (there's no status for "needs
> author").

I'm planning to close this patch until someone can shepherd it.

-- 
Justin



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: A test for replay of regression tests
Next
From: Peter Geoghegan
Date:
Subject: Re: Why is INSERT-driven autovacuuming based on pg_class.reltuples?