Re: IpcSemaphoreLock/Unlock and proc_exit on 7.2.6 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: IpcSemaphoreLock/Unlock and proc_exit on 7.2.6
Date
Msg-id 28252.1100481006@sss.pgh.pa.us
Whole thread Raw
In response to Re: IpcSemaphoreLock/Unlock and proc_exit on 7.2.6  (Kris Jurka <books@ejurka.com>)
List pgsql-hackers
Kris Jurka <books@ejurka.com> writes:
> On Sun, 14 Nov 2004, Tom Lane wrote:
>> Is your current value one less than a multiple of 16, by any chance?

> Currently 32.  It is unclear whether you think 31 is the failure case your 
> thinking of or whether 31 might help.

No, 32 is actually the best case (most slop) if I'm reading the code
correctly.

I'd suggest an update to 7.3 or later ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Kris Jurka
Date:
Subject: Re: IpcSemaphoreLock/Unlock and proc_exit on 7.2.6
Next
From: Bruce Momjian
Date:
Subject: Re: psql \e broken again