Fix range for commit_siblings in sample conf
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Wed, 12 Nov 2025 12:51:53 +0000 (13:51 +0100)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Wed, 12 Nov 2025 12:51:53 +0000 (13:51 +0100)
commitb4e32a076c95877031f34ed0f0fa5dd3a6f06421
tree9e009c64e7618ae9ef71a4aacc3be14d43776c55
parent9122ff65a1be0fe4d55a34c6d6f7403209f326aa
Fix range for commit_siblings in sample conf

The range for commit_siblings was incorrectly listed as starting on 1
instead of 0 in the sample configuration file.  Backpatch down to all
supported branches.

Author: Man Zeng <zengman@halodbtech.com>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/tencent_53B70BA72303AE9C6889E78E@qq.com
Backpatch-through: 14
src/backend/utils/misc/postgresql.conf.sample