Re: Fundamental scheduling bug in parallel restore of partitioned tables - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Fundamental scheduling bug in parallel restore of partitioned tables
Date
Msg-id 1697498.1744733921@sss.pgh.pa.us
Whole thread Raw
In response to Re: Fundamental scheduling bug in parallel restore of partitioned tables  (Dimitrios Apostolou <jimis@gmx.net>)
Responses Re: Fundamental scheduling bug in parallel restore of partitioned tables
List pgsql-hackers
Dimitrios Apostolou <jimis@gmx.net> writes:
> I only got the "ERROR: deadlock detected" message once, with pg_restore 
> compiled from master branch.

Oh, hmm ... do you recall just when on the master branch?  I'm
wondering if it was before or after 14e87ffa5 (2024-11-08).
If it was after, then it might have been subject to the same
issue with not-null constraints that I ran into.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Nico Williams
Date:
Subject: Re: Wrong security context for deferred triggers?
Next
From: Srirama Kucherlapati
Date:
Subject: RE: AIX support