Hi,

When I ran pg_basebackup with -x, -P and -v options, I encountered
the following odd output.

    $ pg_basebackup -D hoge -x -P -v
    xlog start point: 0/2000020
    33708/17322 kB (100%) 1/1 tablespaces (
  )000002)

"000002)" is a part of the previously reported message, it looks
odd that the subsequent progress report doesn't reset that. We
should reset the output buffer with each progress report?

Regards,

-- 
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to