From: | "Andrey V(dot) Lepikhov" <a(dot)lepikhov(at)postgrespro(dot)ru> |
---|---|
To: | Alexey Kondratov <a(dot)kondratov(at)postgrespro(dot)ru>, Amit Langote <amitlangote09(at)gmail(dot)com> |
Cc: | Michael Paquier <michael(at)paquier(dot)xyz>, Ashutosh Bapat <ashutosh(dot)bapat(at)2ndquadrant(dot)com>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>, PostgreSQL-Dev <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [POC] Fast COPY FROM command for the table with foreign partitions |
Date: | 2020-09-09 09:38:20 |
Message-ID: | 981c6340-1786-8f22-9024-ca3ffb405eb0@postgrespro.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Version 8 split into two patches (in accordance with Amit suggestion).
Also I eliminate naming inconsistency (thanks to Alexey).
Based on master, f481d28232.
--
regards,
Andrey Lepikhov
Postgres Professional
Attachment | Content-Type | Size |
---|---|---|
v8-0001-Move-multi-insert-decision-logic-into-executor.patch | text/x-patch | 18.6 KB |
v8-0002-Fast-COPY-FROM-into-the-foreign-or-sharded-table.patch | text/x-patch | 36.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Alexey Kondratov | 2020-09-09 09:42:09 | Re: [POC] Fast COPY FROM command for the table with foreign partitions |
Previous Message | Julien Rouhaud | 2020-09-09 09:25:24 | Re: Online checksums verification in the backend |