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 39caa40 commit ada1dd1Copy full SHA for ada1dd1
bgwpool.h
@@ -13,7 +13,7 @@ typedef ulong64 timestamp_t;
13
14
#define MAX_DBNAME_LEN 30
15
#define MAX_DBUSER_LEN 30
16
-#define MULTIMASTER_BGW_RESTART_TIMEOUT 1 /* seconds */
+#define MULTIMASTER_BGW_RESTART_TIMEOUT BGW_NEVER_RESTART /* seconds */
17
18
extern timestamp_t MtmGetSystemTime(void); /* non-adjusted current system time */
19
extern timestamp_t MtmGetCurrentTime(void); /* adjusted current system time */
0 commit comments