| From: | "houzj(dot)fnst(at)fujitsu(dot)com" <houzj(dot)fnst(at)fujitsu(dot)com> |
|---|---|
| To: | Greg Nancarrow <gregn4422(at)gmail(dot)com> |
| Cc: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, "tsunakawa(dot)takay(at)fujitsu(dot)com" <tsunakawa(dot)takay(at)fujitsu(dot)com>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Dilip Kumar <dilipbalaut(at)gmail(dot)com> |
| Subject: | RE: Parallel INSERT SELECT take 2 |
| Date: | 2021-06-02 09:33:26 |
| Message-ID: | OS0PR01MB571631D753262BC55D106A1C943D9@OS0PR01MB5716.jpnprd01.prod.outlook.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
From: houzj(dot)fnst(at)fujitsu(dot)com <houzj(dot)fnst(at)fujitsu(dot)com>
> Thanks for looking into the doc change, I think your change looks better and
> have merged it in the attached patch.
>
> > Also, shouldn't support for "Parallel" be added for table output in PSQL? (e.g.
> > \dt+)
>
> Yeah, I think we should add it and I added it in the attached 0001 patch.
Oops, forgot to update the regression test in contrib/.
Attaching new version patchset with this fix.
Best regards,
houzj
| Attachment | Content-Type | Size |
|---|---|---|
| v8-0001-CREATE-ALTER-TABLE-PARALLEL-DML.patch | application/octet-stream | 42.1 KB |
| v8-0002-parallel-SELECT-for-INSERT.patch | application/octet-stream | 9.8 KB |
| v8-0003-get-parallel-safety-functions.patch | application/octet-stream | 28.2 KB |
| v8-0004-regression-test-and-doc-updates.patch | application/octet-stream | 102.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dilip Kumar | 2021-06-02 09:39:52 | Re: [BUG]Update Toast data failure in logical replication |
| Previous Message | Masahiko Sawada | 2021-06-02 09:16:08 | Re: Update maintenance_work_mem/autovacuum_work_mem to reflect the 1GB limitation with VACUUM |