Re: Synchronization primitives (Was: Re: An example of bugs for Hot Standby) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Synchronization primitives (Was: Re: An example of bugs for Hot Standby)
Date
Msg-id 18999.1264018706@sss.pgh.pa.us
Whole thread Raw
In response to Re: Synchronization primitives (Was: Re: An example of bugs for Hot Standby)  (David Fetter <david@fetter.org>)
List pgsql-hackers
David Fetter <david@fetter.org> writes:
> On Wed, Jan 20, 2010 at 09:22:49PM +0200, Heikki Linnakangas wrote:
>>> My point is that we should replace such polling loops with something
>>> non-polling, using wait/signal or semaphores or something.

> Is this a TODO yet?

It hardly seems concrete enough for a TODO item.
        regards, tom lane


pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: Synchronization primitives (Was: Re: An example of bugs for Hot Standby)
Next
From: Joachim Wieland
Date:
Subject: Re: Listen / Notify - what to do when the queue is full