Improve test coverage of pg_rewind
Michael Paquier <michael@paquier.xyz>
Improve test coverage of pg_rewind This includes new TAP tests for a couple of areas not covered yet and some improvements: - More coverage for --no-ensure-shutdown, the enforced recovery step and --dry-run. - Failures with option combinations and basic option checks. - Removal of a duplicated comment. Author: Alexey Kondratov, Michael Paquier Discussion: https://postgr.es/m/20191007010651.GD14532@paquier.xyz
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_rewind/t/001_basic.pl | modified | +66 −1 |
| src/bin/pg_rewind/t/005_same_timeline.pl | modified | +0 −3 |
| src/bin/pg_rewind/t/006_options.pl | added | +40 −0 |
Discussion
- Two pg_rewind patches (auto generate recovery conf and ensure clean shutdown) 46 messages · 2019-03-19 → 2019-10-08