Re: XLog size reductions: smaller XLRec block header for PG17 - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: XLog size reductions: smaller XLRec block header for PG17
Date
Msg-id ZQjyCDBuxU_TloJf@paquier.xyz
Whole thread Raw
In response to Re: XLog size reductions: smaller XLRec block header for PG17  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Mon, Sep 18, 2023 at 04:03:38PM -0700, Andres Freund wrote:
> I think it's a bad tradeoff to write lots of custom varint encodings, just to
> eek out a bit more space savings. The increase in code complexity IMO makes it
> a bad tradeoff.

+1.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Fix error handling in be_tls_open_server()
Next
From: Tom Lane
Date:
Subject: Re: Inefficiency in parallel pg_restore with many tables