Re: IpcSemaphoreLock/Unlock and proc_exit on 7.2.6

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: IpcSemaphoreLock/Unlock and proc_exit on 7.2.6
Date: 2004-11-15 01:10:06
Message-ID: 28252.1100481006@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Kris Jurka <books(at)ejurka(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2004-11-15 03:14:06 Re: psql \e broken again
Previous Message Kris Jurka 2004-11-15 01:04:45 Re: IpcSemaphoreLock/Unlock and proc_exit on 7.2.6