Re: postgres process got stuck in "notify interrupt waiting" status - Mailing list pgsql-general

From Tom Lane
Subject Re: postgres process got stuck in "notify interrupt waiting" status
Date
Msg-id 23362.1346864596@sss.pgh.pa.us
Whole thread Raw
In response to Re: postgres process got stuck in "notify interrupt waiting" status  (Aleksey Tsalolikhin <atsaloli.tech@gmail.com>)
Responses Re: postgres process got stuck in "notify interrupt waiting" status
List pgsql-general
Aleksey Tsalolikhin <atsaloli.tech@gmail.com> writes:
> So how about that this process that was in "notify interrupt waiting
> waiting" status after I SIGTERM'ed it.  Is the double "waiting"
> expected?

That sounded a bit fishy to me too.  But unless you can reproduce it in
something newer than 8.4.x, nobody's likely to take much of an interest.
The LISTEN/NOTIFY infrastructure got completely rewritten in 9.0, so
any bugs in the legacy version are probably just going to get benign
neglect at this point ... especially if we don't know how to reproduce
them.

            regards, tom lane


pgsql-general by date:

Previous
From: Aleksey Tsalolikhin
Date:
Subject: Re: postgres process got stuck in "notify interrupt waiting" status
Next
From: jam3
Date:
Subject: Re: Where is the char and varchar length in pg_catalog for function input variables