Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit268fa14

Browse files
committed
Increase node_disable_delay to 10 seconds
1 parent466f3c1 commit268fa14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contrib/mmts/multimaster.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1695,7 +1695,7 @@ _PG_init(void)
16951695
"Minamal amount of time (msec) between node status change",
16961696
"This delay is used to avoid false detection of node failure and to prevent blinking of node status node",
16971697
&MtmNodeDisableDelay,
1698-
1000,
1698+
10000,
16991699
1,
17001700
INT_MAX,
17011701
PGC_BACKEND,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp