forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6f3823b
committed
Fix --dry-run mode of pg_rewind
Even if --dry-run mode was specified, the control file was gettingupdated, preventing follow-up runs of pg_rewind to work properly on thetarget data folder. The origin of the problem came from the refactoringdone byce6afc6.Author: Alexey KondratovDiscussion:https://postgr.es/m/7ca88204-3e0b-2f4c-c8af-acadc4b266e5@postgrespro.ruBackpatch-through: 121 parent8e10405 commit6f3823b
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
435 | 435 |
| |
436 | 436 |
| |
437 | 437 |
| |
438 |
| - | |
| 438 | + | |
| 439 | + | |
439 | 440 |
| |
440 | 441 |
| |
441 | 442 |
| |
|
0 commit comments
Comments
(0)