Re: Reducing walreceiver latency with a latch - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Reducing walreceiver latency with a latch
Date
Msg-id 4C8E1556.1040900@enterprisedb.com
Whole thread Raw
In response to Re: Reducing walreceiver latency with a latch  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Responses Re: Reducing walreceiver latency with a latch  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers
On 13/09/10 14:54, Heikki Linnakangas wrote:
> BTW, I noticed that I missed incrementing the latch count in
> win32_latch.c, and the owning/disowning the latch was done correctly,
> you get an error if you restart the master and reconnect. I'll post an
> updated patch shortly.

Here's an updated patch with those bugs fixed.

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [RRR] CommitFest 2010-07 final report
Next
From: Robert Haas
Date:
Subject: Re: Report: removing the inconsistencies in our CVS->git conversion