[DOCS] GNU tar and PITR

2007-07-16 Thread Peter Eisentraut
http://developer.postgresql.org/pgdocs/postgres/continuous-archiving.html says: """ Also, some versions of GNU tar consider it an error if a file is changed while tar is copying it. There does not seem to be any very convenient way to distinguish this error from other types of errors, other tha

Re: [DOCS] GNU tar and PITR

2007-07-16 Thread Peter Eisentraut
Am Montag, 16. Juli 2007 12:01 schrieb Peter Eisentraut: > http://developer.postgresql.org/pgdocs/postgres/continuous-archiving.html > says: > > """ > Also, some versions of GNU tar consider it an error if a file is changed > while tar is copying it. There does not seem to be any very convenient wa

Re: [DOCS] GNU tar and PITR

2007-07-16 Thread Bruce Momjian
Peter Eisentraut wrote: > Am Montag, 16. Juli 2007 12:01 schrieb Peter Eisentraut: > > http://developer.postgresql.org/pgdocs/postgres/continuous-archiving.html > > says: > > > > """ > > Also, some versions of GNU tar consider it an error if a file is changed > > while tar is copying it. There does