Re: pg_basebackup check vs Windows file path limits

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2023-07-03T15:19:51Z
Lists: pgsql-hackers
> On 3 Jul 2023, at 17:18, Andrew Dunstan <andrew@dunslane.net> wrote:
> 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.

Yeah, thanks for speedy fix!

--
Daniel Gustafsson




Commits

  1. Skip pg_baseback long filename test if path too long on Windows