Fix tests under wal_level=minimal
Álvaro Herrera <alvherre@kurilemu.de>
Fix tests under wal_level=minimal Buildfarm members which have specifically configured to use wal_level=minimal fail the repack regression tests, which require wal_level=replica. Add a temp config file to fix that.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/modules/injection_points/extra.conf | added | +1 −0 |
| src/test/modules/injection_points/Makefile | modified | +3 −0 |
| src/test/modules/injection_points/meson.build | modified | +4 −0 |