Re: pg_basebackup check vs Windows file path limits
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2023-07-03T15:18:25Z
Lists: pgsql-hackers
On 2023-07-03 Mo 10:16, Daniel Gustafsson wrote: >> On 3 Jul 2023, at 16:12, Andrew Dunstan<andrew@dunslane.net> wrote: >> I've pushed a better solution, which creates the file via a short symlink. Experimentation on fairywren showed this working. > The buildfarm seems a tad upset after this? > Yeah :-( I think it should be fixing itself now. cheers andrew -- Andrew Dunstan EDB:https://www.enterprisedb.com
Commits
-
Skip pg_baseback long filename test if path too long on Windows
- b94d70a632aa 16.0 landed
- 2e99ce68bcd2 11.21 landed
- 2d3983aea5db 12.16 landed
- 9ebe6fdc5c68 13.12 landed
- fb0f05576a0a 14.9 landed
- c0cb12f9e7b3 15.4 landed
- 1fa25ce70f09 17.0 landed