Re: backends stuck in "startup" - Mailing list pgsql-general

From Tom Lane
Subject Re: backends stuck in "startup"
Date
Msg-id 7332.1511308205@sss.pgh.pa.us
Whole thread Raw
In response to Re: backends stuck in "startup"  (Andres Freund <andres@anarazel.de>)
Responses Re: backends stuck in "startup"
List pgsql-general
Andres Freund <andres@anarazel.de> writes:
> On 2017-11-21 18:21:16 -0500, Tom Lane wrote:
>> Justin Pryzby <pryzby@telsasoft.com> writes:
>>> As $subject: backends are stuck in startup for minutes at a time.  I didn't
>>> strace this time, but I believe last time I saw one was waiting in a futex.

> A futex? Hm, that was stock postgres?

Sure, since we switched to unnamed-POSIX semaphores in v10.  On Linux
those are futexes.

(If Justin saw that while still on 9.6, then it'd be worth looking
closer.)
        regards, tom lane


pgsql-general by date:

Previous
From: Andres Freund
Date:
Subject: Re: backends stuck in "startup"
Next
From: andres@anarazel.de (Andres Freund)
Date:
Subject: Re: backends stuck in "startup"