8000
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 2db27e1 commit 2b13279Copy full SHA for 2b13279
aqo.c
@@ -245,7 +245,7 @@ _PG_init(void)
245
&fs_max_items,
246
10000,
247
1, INT_MAX,
248
- PGC_SUSET,
+ PGC_POSTMASTER,
249
0,
250
NULL,
251
@@ -258,7 +258,7 @@ _PG_init(void)
258
&fss_max_items,
259
100000,
260
0, INT_MAX,
261
262
263
264
0 commit comments