postgresql/src/bin/pg_basebackup/t
Andrew Dunstan 1fa25ce70f Skip pg_baseback long filename test if path too long on Windows
On Windows, it's sometimes difficult to create a file with a path longer
than 255 chars, and if it can be created it might not be seen by the
archiver. This can be triggered by the test for tar backups with
filenames greater than 100 bytes. So we skip that test if the path would
exceed 255.

Backpatch to all live branches.

Reviewed by Daniel Gustafsson

Discussion: https://postgr.es/m/666ac55b-3400-fb2c-2cea-0281bf36a53c@dunslane.net
2023-07-06 12:27:40 -04:00
..
010_pg_basebackup.pl Skip pg_baseback long filename test if path too long on Windows 2023-07-06 12:27:40 -04:00
011_in_place_tablespace.pl Fix pg_basebackup with in-place tablespaces some more. 2023-04-18 11:23:34 -04:00
020_pg_receivewal.pl Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
030_pg_recvlogical.pl Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00