RE: Parallel INSERT (INTO ... SELECT ...) - Mailing list pgsql-hackers

From tsunakawa.takay@fujitsu.com
Subject RE: Parallel INSERT (INTO ... SELECT ...)
Date
Msg-id TYAPR01MB2990B50069E85D93ADFE794BFEA30@TYAPR01MB2990.jpnprd01.prod.outlook.com
Whole thread Raw
In response to Re: Parallel INSERT (INTO ... SELECT ...)  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
From: Amit Kapila <amit.kapila16@gmail.com>
> Tsunakawa-San, does this address your concerns around locking the
> target relation in the required cases? It would be good to test but I
> don't see any problems in the scenarios you mentioned.

Thank you, understood.  RevalidateCachedQuery() does parse analysis, that's the trick.


Regards
Takayuki Tsunakawa


pgsql-hackers by date:

Previous
From: Corey Huinker
Date:
Subject: Re: Release SPI plans for referential integrity with DISCARD ALL
Next
From: David Geier
Date:
Subject: Re: search_plan_tree(): handling of non-leaf CustomScanState nodes causes segfault