Re: check_GUC_init(wal_writer_flush_after) fails with non-default block size
Thomas Munro <thomas.munro@gmail.com>
From: Thomas Munro <thomas.munro@gmail.com>
To: Andres Freund <andres@anarazel.de>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2023-05-14T23:26:31Z
Lists: pgsql-hackers
On Sat, Apr 8, 2023 at 5:21 PM Andres Freund <andres@anarazel.de> wrote: > On 2023-04-08 13:18:55 +1200, Thomas Munro wrote: > > Subject: [PATCH] Fix default wal_writer_flush_after value. > LGTM. Thanks, pushed.
Commits
-
Fix wal_writer_flush_after initializer value.
- 63932a6d38e5 16.0 landed