Minor adjustment: Update the range of the commit_siblings parameter.
zengman <zengman@halodbtech.com>
From: zengman <zengman@halodbtech.com>
To: pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-11-10T11:04:41Z
Lists: pgsql-hackers
Attachments
- 001_update_postgresql_conf_sample.patch (application/octet-stream)
Hi, hackers When reviewing the postgresql.conf.sample file, I noticed that the range of the commit_siblings parameter appears to have been incorrect for quite some time. Attached is a simple patch to update it. -- Regrads, Man Zeng