doc: Clarify synchronous_standby_names parameter.
authorFujii Masao <fujii@postgresql.org>
Thu, 9 Jan 2025 12:04:49 +0000 (21:04 +0900)
committerFujii Masao <fujii@postgresql.org>
Thu, 9 Jan 2025 12:04:49 +0000 (21:04 +0900)
commit6313a76b355e3640aba4cc80456a65c2bbc55a80
tree7a84792f1093d833ba07fbf6471da56321005dac
parent69ab44651422c49a6256d1b6cca6c20b5060ad92
doc: Clarify synchronous_standby_names parameter.

The synchronous_standby_names GUC allows specifying num_sync,
the number of synchronous standbys transactions must wait for
replies from. This value must be an integer greater than zero.
This commit updates the documentation to clarify this requirement.

Reported-by: Asphator <asphator@gmail.com>
Discussion: https://postgr.es/m/18663-b02f75cb919f1b60@postgresql.org
doc/src/sgml/config.sgml