We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12aafda commit 09a82c4Copy full SHA for 09a82c4
src/multimaster.c
@@ -494,7 +494,7 @@ _PG_init(void)
494
DefineCustomIntVariable(
495
"multimaster.heartbeat_send_timeout",
496
"Timeout in milliseconds of sending heartbeat messages",
497
- "Period of broadcasting heartbeat messages by arbiter to all nodes",
+ "Period of broadcasting heartbeat messages",
498
&MtmHeartbeatSendTimeout,
499
200,
500
1,
0 commit comments