Re: [POC] Fast COPY FROM command for the table with foreign partitions
Andrei Lepikhov <a.lepikhov@postgrespro.ru>
From: "Andrey V. Lepikhov" <a.lepikhov@postgrespro.ru>
To: Tomas Vondra <tomas.vondra@enterprisedb.com>,
"Hou, Zhijie" <houzj.fnst@cn.fujitsu.com>,
Amit Langote <amitlangote09@gmail.com>,
"Tsunakawa, Takayuki" <tsunakawa.takay@fujitsu.com>
Cc: Alexey Kondratov <a.kondratov@postgrespro.ru>,
Michael Paquier <michael@paquier.xyz>,
Ashutosh Bapat <ashutosh.bapat@2ndquadrant.com>,
Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>,
Etsuro Fujita <etsuro.fujita@gmail.com>,
PostgreSQL-Dev <pgsql-hackers@postgresql.org>,
"Tang, Haiying" <tanghy.fnst@cn.fujitsu.com>
Date: 2021-01-12T04:13:05Z
Lists: pgsql-hackers
Attachments
On 1/11/21 11:16 PM, Tomas Vondra wrote: > Hi Andrey, > > Unfortunately, this no longer applies :-( I tried to apply this on top > of c532d15ddd (from 2020/12/30) but even that has non-trivial conflicts. > > Can you send a rebased version? > > regards > Applied on 044aa9e70e. -- regards, Andrey Lepikhov Postgres Professional
Commits
-
Allow batch insertion during COPY into a foreign table.
- 97da48246d34 16.0 landed
-
postgres_fdw: Disable batch insertion when there are WCO constraints.
- 82593b9a3d5f 16.0 cited
-
Enforce foreign key correctly during cross-partition updates
- ba9a7e392171 15.0 cited
-
Fix permission checks on constraint violation errors on partitions.
- 6214e2b22804 14.0 cited
-
Fix compilation of uuid-ossp
- 525e60b74299 14.0 cited