aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2023-07-06 12:27:40 -0400
committerAndrew Dunstan <andrew@dunslane.net>2023-07-06 12:34:43 -0400
commit2d3983aea5db679fdd1b286ded792692580e8f3f (patch)
tree959284b669b58138495c66233f6396c1b0eaba07 /src/backend/tcop/postgres.c
parent80abec3870692454c42b6b809f4b26cf72ea0736 (diff)
downloadpostgresql-2d3983aea5db679fdd1b286ded792692580e8f3f.tar.gz
postgresql-2d3983aea5db679fdd1b286ded792692580e8f3f.zip
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
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions