Re: serializable read only deferrable - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: serializable read only deferrable
Date
Msg-id 4CFD5D93.7040009@enterprisedb.com
Whole thread Raw
In response to Re: serializable read only deferrable  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Responses Re: serializable read only deferrable  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-hackers
On 06.12.2010 22:53, Kevin Grittner wrote:
> What would be the correct way for a process to put itself to sleep,
> and for another process to later wake it up?

See ProcWaitSignal/ProcSendSignal. Or the new 'latch' code.

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


pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: serializable read only deferrable
Next
From: "Kevin Grittner"
Date:
Subject: Re: serializable read only deferrable