pg_basebackup: Adjust tests for long file name issues

Peter Eisentraut <peter_e@gmx.net>

Commit: 926f5cea472676b8378f02cd80c2c5f86226d981
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2014-11-08T01:47:38Z
Releases: 9.5.0
pg_basebackup: Adjust tests for long file name issues

Work around accidental test failures because the working directory path
is too long by creating a temporary directory in the (hopefully shorter)
system location, symlinking that to the working directory, and creating
the tablespaces using the shorter path.

Files

PathChange+/−
src/bin/pg_basebackup/t/010_pg_basebackup.pl modified +11 −4