Use in-place tablespaces in regression test.
Thomas Munro <tmunro@postgresql.org>
Use in-place tablespaces in regression test. Remove the machinery from pg_regress that manages the testtablespace directory. Instead, use "in-place" tablespaces, because they work correctly when there is a streaming replica running on the same host. Reviewed-by: Andres Freund <andres@anarazel.de> Reviewed-by: Michael Paquier <michael@paquier.xyz> Discussion: https://postgr.es/m/CA%2BhUKGKpRWQ9SxdxxDmTBCJoR0YnFpMBe7kyzY8SUQk%2BHeskxg%40mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/tablespace.out | modified | +14 −6 |
| src/test/regress/GNUmakefile | modified | +1 −2 |
| src/test/regress/pg_regress.c | modified | +0 −35 |
| src/test/regress/sql/tablespace.sql | modified | +13 −6 |
| src/tools/msvc/vcregress.pl | modified | +0 −2 |
Discussion
- A test for replay of regression tests 82 messages · 2021-04-23 → 2022-08-04