forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitefe0802
committed
doc: Fix command example to run regression tests with PGOPTIONS
The documentation mentioned the use of log_checkpoints, that cannot beused in this context. This commit replaces log_checkpoints withforce_parallel_mode, a developer option useful to perform checks relatedto parallelism.Oversight in854434c.Author: Haiying TangDiscussion:https://postgr.es/m/OS0PR01MB6113954B883ACEB2DDC973F2FBE59@OS0PR01MB6113.jpnprd01.prod.outlook.comBackpatch-through: 141 parent0806d08 commitefe0802
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
359 | 359 |
| |
360 | 360 |
| |
361 | 361 |
| |
362 |
| - | |
| 362 | + | |
363 | 363 |
| |
364 | 364 |
| |
365 | 365 |
| |
|
0 commit comments
Comments
(0)