Make PostgreSQL::Test::Cluster::init_from_backup handle tablespaces.
Robert Haas <rhaas@postgresql.org>
Make PostgreSQL::Test::Cluster::init_from_backup handle tablespaces. This commit doesn't use this infrastructure for anything new, although it does adapt 010_pg_basebackup.pl to use it. However, a future commit will use this to improve test coverage for pg_combinebackup. Patch by me, reviewed (but not fully endorsed) by Andres Freund. Discussion: http://postgr.es/m/CA+TgmoYdXTjo9iQeoipTccDpWZzvBNS6EndY2uARM+T4yG_yDg@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_basebackup/t/010_pg_basebackup.pl | modified | +4 −17 |
| src/test/perl/PostgreSQL/Test/Cluster.pm | modified | +86 −7 |
Discussion
- fix tablespace handling in pg_combinebackup 21 messages · 2024-04-17 → 2024-04-23