Re: parallel not working - Mailing list pgsql-hackers

From Robert Haas
Subject Re: parallel not working
Date
Msg-id CA+Tgmoa4-Nqj+XLSOA0dGbY3Ogqx17VxThf=TguxRKbWgB6cPA@mail.gmail.com
Whole thread Raw
In response to parallel not working  ("huangning290@yahoo.com" <huangning290@yahoo.com>)
List pgsql-hackers
On Thu, May 19, 2022 at 8:05 AM huangning290@yahoo.com <huangning290@yahoo.com> wrote:
I would like to know how can I get it to work properly?

I suppose you have a bug in your C code. Try hooking up a debugger to one of the sessions that is hung and see what it's doing e.g.

gdb -p 26130
bt 

--

pgsql-hackers by date:

Previous
From: Justin Pryzby
Date:
Subject: Re: A qsort template
Next
From: Tom Lane
Date:
Subject: Re: pg15b1: FailedAssertion("val > base", File: "...src/include/utils/relptr.h", Line: 67, PID: 30485)