On Thu, Jul 24, 2014 at 5:38 AM, Amit Kapila wrote:
> Revised patch initialize the WALInsertLocks and call
> LWLockRegisterTranche() in XLOGShmemInit() which makes their
> initialization similar to what we do at other places.
OK, that seems all right. Will commit and back-patch.
--
Robert Haas
On Thu, Jul 24, 2014 at 12:14 AM, Robert Haas wrote:
> On Mon, Jul 21, 2014 at 4:16 AM, Amit Kapila
wrote:
>
> So, this problem was introduced by Heikki's commit,
> 68a2e52bbaf98f136a96b3a0d734ca52ca440a95, to replace XLogInsert slots
> with regular LWLocks. I think the problem here is that the
On Mon, Jul 21, 2014 at 4:16 AM, Amit Kapila wrote:
> During internals tests, it is observed that checkpointer
> is getting crashed on slave with below log on slave in
> windows:
>
> LOG: checkpointer process (PID 4040) was terminated by exception 0xC005
> HINT: See C include file "ntstatus.
During internals tests, it is observed that checkpointer
is getting crashed on slave with below log on slave in
windows:
LOG: checkpointer process (PID 4040) was terminated by exception 0xC005
HINT: See C include file "ntstatus.h" for a description of the hexadecimal
value.
LOG: terminating