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 1a683df commit 4b6db31Copy full SHA for 4b6db31
src/backend/pgxc/pool/pgxcnode.c
@@ -52,6 +52,7 @@
52
#include "../interfaces/libpq/libpq-fe.h"
53
54
#define CMD_ID_MSG_LEN 8
55
+#define PGXC_CANCEL_DELAY 15
56
57
/* Number of connections held */
58
static int datanode_count = 0;
0 commit comments