diff options
author | Fujii Masao <fujii@postgresql.org> | 2025-01-09 21:04:49 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2025-01-09 21:04:49 +0900 |
commit | 6313a76b355e3640aba4cc80456a65c2bbc55a80 (patch) | |
tree | 7a84792f1093d833ba07fbf6471da56321005dac /src/backend/commands/tablecmds.c | |
parent | 69ab44651422c49a6256d1b6cca6c20b5060ad92 (diff) | |
download | postgresql-6313a76b355e3640aba4cc80456a65c2bbc55a80.tar.gz postgresql-6313a76b355e3640aba4cc80456a65c2bbc55a80.zip |
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
Diffstat (limited to 'src/backend/commands/tablecmds.c')
0 files changed, 0 insertions, 0 deletions