Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans
Date
Msg-id CAH2-WznmPp7UfGncNTjyrnsjAr62YvLH+fZP+kGW=6KRzZ=yTQ@mail.gmail.com
Whole thread Raw
In response to Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Wed, Jan 11, 2023 at 4:44 PM Andres Freund <andres@anarazel.de> wrote:
> > Attached patch fixes up these issues. It's almost totally mechanical.
>
> Looks better, thanks!

Pushed that just now.

Thanks
-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: No Callbacks on FATAL
Next
From: "Yoshikazu Imai (Fujitsu)"
Date:
Subject: RE: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints