]> git.ipfire.org Git - thirdparty/postgresql.git/commit
doc: Fix command example to run regression tests with PGOPTIONS
authorMichael Paquier <michael@paquier.xyz>
Mon, 26 Jul 2021 07:27:01 +0000 (16:27 +0900)
committerMichael Paquier <michael@paquier.xyz>
Mon, 26 Jul 2021 07:27:01 +0000 (16:27 +0900)
commitf2a37ddbb10177fd731109df4a63d10150a91c0d
tree1cddb543d3d19ef3e5436d33a911bb659f0b7f7f
parente6d9544681b3f5c66a16c72bfd8dca450ec7536a
doc: Fix command example to run regression tests with PGOPTIONS

The documentation mentioned the use of log_checkpoints, that cannot be
used in this context.  This commit replaces log_checkpoints with
force_parallel_mode, a developer option useful to perform checks related
to parallelism.

Oversight in 854434c.

Author: Haiying Tang
Discussion: https://postgr.es/m/OS0PR01MB6113954B883ACEB2DDC973F2FBE59@OS0PR01MB6113.jpnprd01.prod.outlook.com
Backpatch-through: 14
doc/src/sgml/regress.sgml