Re: [HACKERS] Bug of pg_receivexlog -v

2014-08-01 Thread Fujii Masao
On Sat, Aug 2, 2014 at 1:47 AM, Fujii Masao wrote: > On Fri, Aug 1, 2014 at 8:35 PM, Fujii Masao wrote: >> Hi, >> >> In 9.2, pg_receivexlog -v has emitted the messages as follows at the >> end of each WAL file. >> >> pg_receivexlog: finished segment at 0/200 (timeline 1) >> pg_receivexlog: fi

Re: [HACKERS] Bug of pg_receivexlog -v

2014-08-01 Thread Fujii Masao
On Fri, Aug 1, 2014 at 8:35 PM, Fujii Masao wrote: > Hi, > > In 9.2, pg_receivexlog -v has emitted the messages as follows at the > end of each WAL file. > > pg_receivexlog: finished segment at 0/200 (timeline 1) > pg_receivexlog: finished segment at 0/300 (timeline 1) > pg_receivexlog: fi

Re: [HACKERS] Bug of pg_receivexlog -v

2014-08-01 Thread Fujii Masao
On Fri, Aug 1, 2014 at 8:35 PM, Fujii Masao wrote: > Hi, > > In 9.2, pg_receivexlog -v has emitted the messages as follows at the > end of each WAL file. > > pg_receivexlog: finished segment at 0/200 (timeline 1) > pg_receivexlog: finished segment at 0/300 (timeline 1) > pg_receivexlog: fi

[HACKERS] Bug of pg_receivexlog -v

2014-08-01 Thread Fujii Masao
Hi, In 9.2, pg_receivexlog -v has emitted the messages as follows at the end of each WAL file. pg_receivexlog: finished segment at 0/200 (timeline 1) pg_receivexlog: finished segment at 0/300 (timeline 1) pg_receivexlog: finished segment at 0/400 (timeline 1) But, while reviewing the