Re: "stuck spinlock" - Mailing list pgsql-hackers

From Tom Lane
Subject Re: "stuck spinlock"
Date
Msg-id 24023.1386953539@sss.pgh.pa.us
Whole thread Raw
In response to Re: "stuck spinlock"  (Christophe Pettus <xof@thebuild.com>)
Responses Re: "stuck spinlock"
Re: "stuck spinlock"
List pgsql-hackers
Christophe Pettus <xof@thebuild.com> writes:
> Yes, that's what is happening there (I had to check with the client's developers).  It's possible that the one-minute
repeatis due to the application reissuing the query, rather than specifically related to the spinlock issue.  What this
doesreveal is that all the spinlock issues have been on long-running queries, for what it is worth.
 

Please apply commit 478af9b79770da43a2d89fcc5872d09a2d8731f8 and see
if that doesn't fix it for you.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: pgsql: Fix a couple of bugs in MultiXactId freezing
Next
From: Andres Freund
Date:
Subject: Re: pgsql: Fix a couple of bugs in MultiXactId freezing