Thanks to visit codestin.com Credit goes to github.com
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 dd7483b commit 0299398Copy full SHA for 0299398
expected/pathman_bgw.out
@@ -212,7 +212,7 @@ BEGIN
212
EXIT; -- exit loop
213
END IF;
214
215
- IF i > 50 THEN
+ IF i > 500 THEN
216
RAISE WARNING 'looks like partitioning bgw is stuck!';
217
218
sql/pathman_bgw.sql
@@ -126,7 +126,7 @@ BEGIN
126
127
128
129
130
131
132
0 commit comments