Re: BUG #14973: hung queries - Mailing list pgsql-bugs

From Amit Kapila
Subject Re: BUG #14973: hung queries
Date
Msg-id CAA4eK1LD0JOxYwNEAmLeNCVPK0yPN68cY8tgWuDx-N5ayLMVSg@mail.gmail.com
Whole thread Raw
In response to Re: BUG #14973: hung queries  (Dmitry Shalashov <skaurus@gmail.com>)
Responses Re: BUG #14973: hung queries  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-bugs
On Tue, Dec 19, 2017 at 2:48 AM, Dmitry Shalashov <skaurus@gmail.com> wrote:
> Hi Thomas,
>
> I'm glad to help. Thanks for the advice!
>
> By the way, there was a mistake in my bug report - wait_event actually was
> BgWorkerShutdown.
>

I think BgWorkerShutdown type of wait event can be only for the master
backend not for all the workers.  Are there any other wait events?
Can we get a stack trace of one or more workers?


-- 
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com


pgsql-bugs by date:

Previous
From: Dmitry Shalashov
Date:
Subject: Re: BUG #14973: hung queries
Next
From: Michael Paquier
Date:
Subject: Re: pg_restore --create --no-tablespaces should not issue 'CREATEDATABASE ... TABLESPACE'