Improve pg_basebackup long file name test Windows robustness Creation of a file with a very long name can create problems on Windows due to its file path limits. Work around that by creating the file via a symlink with a shorter name.
Error displayed by buildfarm animal fairywren.o Backpatch to all live branches Branch ------ REL_14_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/83ed4de20fdb60457d315065fc7895dfb51108be Modified Files -------------- src/bin/pg_basebackup/t/010_pg_basebackup.pl | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-)