"Tena Sakai" <[EMAIL PROTECTED]> writes:
>> This seems to contradict what we say about GNU tar?
>> Is this GNU tar?  What version?

> Yes, it is GNU tar v1.14

FWIW, I tried this on Fedora Core 6 while running pgbench:

[EMAIL PROTECTED] ~]$ tar --version
tar (GNU tar) 1.15.1
[EMAIL PROTECTED] ~]$ tar cf t.tar $PGDATA
tar: Removing leading `/' from member names
tar: /home/tgl/testversion/data/pg_xlog/000000010000000000000003: file changed 
as we read it
[EMAIL PROTECTED] ~]$ echo $?
0
[EMAIL PROTECTED] ~]$ 

ISTR that the original caution was against writing scripts that assume
anything being emitted to stderr must indicate a problem.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to