Re: logical decoding vs. VACUUM FULL / CLUSTER on table withTOAST-ed data - Mailing list pgsql-hackers

From Andres Freund
Subject Re: logical decoding vs. VACUUM FULL / CLUSTER on table withTOAST-ed data
Date
Msg-id 20181128011439.7ob4i23yyaq5dn4j@alap3.anarazel.de
Whole thread Raw
In response to Re: logical decoding vs. VACUUM FULL / CLUSTER on table with TOAST-eddata  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Responses Re: logical decoding vs. VACUUM FULL / CLUSTER on table with TOAST-eddata  (Petr Jelinek <petr.jelinek@2ndquadrant.com>)
List pgsql-hackers
Hi,

On 2018-11-28 02:04:18 +0100, Tomas Vondra wrote:
> 
> On 11/24/18 12:20 AM, Tomas Vondra wrote:
> > ...
> > 
> > OK, here's an updated patch, tweaking the reorderbuffer part. I plan
> > to push this sometime mid next week.
> > 
> 
> Pushed and backpatched to 9.4- (same as e9edc1ba).

Backpatching seems on the more aggressive end of things for an
optimization. Could you at least announce that beforehand next time?

Greetings,

Andres Freund


pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Function to promote standby servers
Next
From: Stephen Frost
Date:
Subject: Re: More issues with pg_verify_checksums and checksum verificationin base backups