On Sun, Aug 21, 2016 at 1:35 AM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> On Sat, Aug 20, 2016 at 01:43:42PM +0900, Michael Paquier wrote:
>> Note as well that pg_basebackup omits its content and creates an empty
>> directory.
>
> Are there any other error-prone things copied from the master?
The contents of pg_snapshots get copied by pg_basebackup. Those are
useless in a backup, but harmless.
--
Michael