Use in-place tablespaces in regression test.

Thomas Munro <tmunro@postgresql.org>

Commit: d6d317dbf6154b3d33fb53e1c3433f039b5d4d74
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2022-01-14T11:09:24Z
Releases: 15.0
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

Discussion