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.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/be142fa008ade51bb579a5990b43d55bab743194

Modified Files
--------------
src/test/modules/injection_points/Makefile    | 3 +++
src/test/modules/injection_points/extra.conf  | 1 +
src/test/modules/injection_points/meson.build | 4 ++++
3 files changed, 8 insertions(+)

Reply via email to