Re: LISTEN/NOTIFY and notification timing guarantees - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: LISTEN/NOTIFY and notification timing guarantees
Date
Msg-id 1266345004.29919.6966.camel@jdavis
Whole thread Raw
In response to Re: LISTEN/NOTIFY and notification timing guarantees  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: LISTEN/NOTIFY and notification timing guarantees
List pgsql-hackers
On Tue, 2010-02-16 at 10:38 -0500, Tom Lane wrote:
> 2. Add an extra lock to serialize writers to the queue, so that messages
> are guaranteed to be added to the queue in commit order.

I assume this is a heavyweight lock, correct?

Regards,Jeff Davis



pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Listen / Notify - what to do when the queue is full
Next
From: Michael Meskes
Date:
Subject: Re: NaN/Inf fix for ECPG