postgresql/contrib/basic_archive
Andres Freund 3f0e786ccb meson: Add 'running' test setup, as a replacement for installcheck
To run all tests that support running against existing server:
$ meson test --setup running

To run just the main pg_regress tests against existing server:
$ meson test --setup running regress-running/regress

To ensure the 'running' setup continues to work, test it as part of the
freebsd CI task.

Discussion: https://postgr.es/m/CAH2-Wz=XDQcmLoo7RR_i6FKQdDmcyb9q5gStnfuuQXrOGhB2sQ@mail.gmail.com
2022-12-07 12:13:35 -08:00
..
expected Allow archiving via loadable modules. 2022-02-03 14:05:02 -05:00
sql Allow archiving via loadable modules. 2022-02-03 14:05:02 -05:00
.gitignore Allow archiving via loadable modules. 2022-02-03 14:05:02 -05:00
Makefile Fix calculation related to temporary WAL segment name in basic_archive 2022-10-17 11:40:14 +09:00
basic_archive.c Fix calculation related to temporary WAL segment name in basic_archive 2022-10-17 11:40:14 +09:00
basic_archive.conf Formatting and punctuation improvements in sample configuration files 2022-05-10 21:15:56 +02:00
meson.build meson: Add 'running' test setup, as a replacement for installcheck 2022-12-07 12:13:35 -08:00