Re: Checkpointer crashes on slave in 9.4 on windows

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Checkpointer crashes on slave in 9.4 on windows
Date: 2014-07-24 12:50:54
Message-ID: CA+TgmobLcuiLxy7WhQjKGTfCq=Cy71E=5x4+fbRff6j5mWg8og@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jul 24, 2014 at 5:38 AM, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> 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
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Fabien COELHO 2014-07-24 13:36:31 Re: parametric block size?
Previous Message Robert Haas 2014-07-24 12:44:30 Re: parametric block size?