Re: pg_basebackup: errors on macOS on directories with ".DS_Store" files - Mailing list pgsql-bugs

From Tobias Bussmann
Subject Re: pg_basebackup: errors on macOS on directories with ".DS_Store" files
Date
Msg-id 7A3398A7-0990-4CE9-B832-AB429D886703@gmx.net
Whole thread Raw
In response to Re: pg_basebackup: errors on macOS on directories with ".DS_Store" files  (Tobias Bussmann <t.bussmann@gmx.net>)
List pgsql-bugs
> Various temporary files and directories created during the operation of the PostgreSQL server, such as any file or
directorybeginning with pgsql_tmp and temporary relations. 

On a second read, I realised this is likely not the proper paragraph to stuff it in, as these files are not 'created
duringthe operation of PostgreSQL'.  

Attached v4 where I propose to modify the last paragraph instead:

- Files other than regular files and directories, such as symbolic
+ Hidden files and files other than regular files and directories, such as symbolic

Tobias



Attachment

pgsql-bugs by date:

Previous
From: Tobias Bussmann
Date:
Subject: Re: pg_basebackup: errors on macOS on directories with ".DS_Store" files
Next
From: Nathan Bossart
Date:
Subject: Re: BUG #17903: There is a bug in the KeepLogSeg()