Minor adjustment: Update the range of the commit_siblings parameter.

From: zengman <zengman(at)halodbtech(dot)com>
To: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Minor adjustment: Update the range of the commit_siblings parameter.
Date: 2025-11-10 11:04:41
Message-ID: tencent_53B70BA72303AE9C6889E78E@qq.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
001_update_postgresql_conf_sample.patch application/octet-stream 454 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tender Wang 2025-11-10 11:11:16 Fix a typo in the comment for gettuple_eval_partition()
Previous Message vignesh C 2025-11-10 10:52:15 Re: Logical Replication of sequences