> On 20 Jul 2023, at 09:47, Michael Paquier <michael@paquier.xyz> wrote:
> Hmm. Are you sure that this is correct for pg_rewind? This should
> work when using a local source with --source-pgdata, but under a
> remote source with --source-pgdata, I get the impression that we'd
> still copy a .DS_store into the target's data folder.
Ah, good point. The updated patch should work for both by moving the check
into the filemap.
--
Daniel Gustafsson