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 0806d08 commit efe0802Copy full SHA for efe0802
doc/src/sgml/regress.sgml
@@ -359,7 +359,7 @@ make check LANG=C ENCODING=EUC_JP
359
set in the <varname>PGOPTIONS</varname> environment variable (for settings
360
that allow this):
361
<screen>
362
-make check PGOPTIONS="-c log_checkpoints=on -c work_mem=50MB"
+make check PGOPTIONS="-c force_parallel_mode=regress -c work_mem=50MB"
363
</screen>
364
When running against a temporary installation, custom settings can also be
365
set by supplying a pre-written <filename>postgresql.conf</filename>:
0 commit comments