Re: scorpionfly needs more semaphores - Mailing list pgsql-hackers

From Jungle Boogie
Subject Re: scorpionfly needs more semaphores
Date
Msg-id BX7PKELWF08L.327OFGI2KHWQC@puffer.in.lylie.net
Whole thread Raw
In response to Re: scorpionfly needs more semaphores  (Mikael Kjellström <mikael.kjellstrom@mksoft.nu>)
List pgsql-hackers
On Mon Sep 23, 2019 at 8:34 PM Mikael Kjellström wrote:
> On 2019-09-23 00:29, Thomas Munro wrote:
> > On Wed, Sep 18, 2019 at 4:55 PM jungle boogie <jungleboogie0@gmail.com> wrote:
> >> $ sysctl | ag kern.seminfo.semmni
> >> kern.seminfo.semmni=100
> >
> > It still seems to be happening.  Perhaps you need to increase semmns too?
>
> I have on my OpenBSD 6.5 /etc/sysctl.conf the following:
>
> kern.seminfo.semmni=200
> kern.seminfo.semmns=4000
>
> and it seems to work fine.

Thanks! I've made these adjustments and we'll see what happens.

Thomas,

No offense taken with your input from last week. Your additional input this week
is welcomed and I'll pass along to some folks.

Thank you all for continuing to monitor Postgresql building on OpenBSD.

>
> /Mikael



pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: Efficient output for integer types
Next
From: Alvaro Herrera
Date:
Subject: Re: Attempt to consolidate reading of XLOG page