Re: Possible bug in cascaded standby - Mailing list pgsql-hackers

From Pavan Deolasee
Subject Re: Possible bug in cascaded standby
Date
Msg-id CABOikdPnNsoFS7ED_0f7g34i56fOm10YYNZJ3B_OGovx1mSDtg@mail.gmail.com
Whole thread Raw
In response to Re: Possible bug in cascaded standby  (Fujii Masao <masao.fujii@gmail.com>)
Responses Re: Possible bug in cascaded standby  (Pavan Deolasee <pavan.deolasee@gmail.com>)
List pgsql-hackers
On Wed, Jun 5, 2013 at 10:57 PM, Fujii Masao <masao.fujii@gmail.com> wrote:


I was not able to reproduce the problem. Maybe this is the timing problem.

Hmm. I can't reproduce this on my Ubuntu box either. I will retry on the Mac machine in the evening. Surprisingly, I could reproduce it very easily on that box. What I'd observed is that the walreceiver on the cascaded standby is stuck at walreceiver.c:447, which in turn is waiting infinitely at libpqwalreceiver.c:501 i.e. PQgetResult() call.

I'll retry and report back if I see the problem on the offending platform.

Thanks,
Pavan

--
Pavan Deolasee
http://www.linkedin.com/in/pavandeolasee

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Support for REINDEX CONCURRENTLY
Next
From: Daniel Farina
Date:
Subject: Re: Redesigning checkpoint_segments