while tar is copying it. This behavior is unhelpful when taking a base
backup. Per gripe from Pallav Kalva back in April.
Backup and Restore
+ Some versions of GNU
tar> consider it an error if a file
+ is changed while
tar> is copying it. This case is normal,
+ and not an error, when taking a base backup of an active database.
+ Since ignoring all errors from
tar> would be unwise,
+ you should either manually inspect
tar>'s messages or
+ else use a different backup tool that does not complain about this case.
+
+
It is not necessary to be very concerned about the amount of time elapsed
between pg_start_backup> and the start of the actual backup,