pgsql: Fix range for commit_siblings in sample conf - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: Fix range for commit_siblings in sample conf
Date
Msg-id E1vJAZt-006F0B-1F@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1aa5a029fcef7f4f971f3a2b686d2d4280ee44c2

Modified Files
--------------
src/backend/utils/misc/postgresql.conf.sample | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: Fix range for commit_siblings in sample conf
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Fix range for commit_siblings in sample conf