pgsql: Add basic TAP tests for the low-level backup method, take two

2024-03-14 Thread Michael Paquier
Add basic TAP tests for the low-level backup method, take two There are currently no tests for the low-level backup method where pg_backup_start() and pg_backup_stop() are involved while taking a file-system backup. The tests introduced in this commit rely on a background psql process to make sur

pgsql: Add basic TAP tests for the low-level backup method

2024-03-13 Thread Michael Paquier
Add basic TAP tests for the low-level backup method There are currently no tests for the low-level backup method where pg_backup_start() and pg_backup_stop() are involved while taking a file-system backup. The tests introduced in this commit rely on a background psql process to make sure that the