Re: Lowering the default wal_blocksize to 4K - Mailing list pgsql-hackers

From John Naylor
Subject Re: Lowering the default wal_blocksize to 4K
Date
Msg-id CANWCAZYerhk+wW0BcsJczqbkguOS3oRf+5GV07mfp16BHcQ7Ew@mail.gmail.com
Whole thread Raw
In response to Re: Lowering the default wal_blocksize to 4K  (Andy Pogrebnoi <andrew.pogrebnoi@percona.com>)
List pgsql-hackers
On Wed, Feb 18, 2026 at 8:26 PM Andy Pogrebnoi
<andrew.pogrebnoi@percona.com> wrote:
> The Windows tests are failing on `Assert("check_GUC_init(hentry->gucvar)")` for wal_writer_flush_after [1]. It
doesn'tmake much sense to me as both load- and C-value for the wal_writer_flush_after GUC are the same constant: 

FWIW, they just started passing a couple days ago:

https://cirrus-ci.com/github/postgresql-cfbot/postgresql/cf%2F6490

--
John Naylor
Amazon Web Services



pgsql-hackers by date:

Previous
From: "zengman"
Date:
Subject: Re: [PATCH] Precompute string lengths in PerformRadiusTransaction
Next
From: lakshmi
Date:
Subject: Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)