Re: Allow batched insert during cross-partition updates

From: Georgios <gkokolatos(at)protonmail(dot)com>
To: Amit Langote <amitlangote09(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>, "Tsunakawa, Takayuki" <tsunakawa(dot)takay(at)fujitsu(dot)com>
Subject: Re: Allow batched insert during cross-partition updates
Date: 2021-03-10 12:23:30
Message-ID: r5uGUE-dC0o7SPUfJUzoY80DLk6rd6FbRqMtxK4974i2hnqMnTipFWpwDdvI6m5C8S-TsHuAMEpKILmLp1ub45FntKYPufBl_j0rwHV-Hbg=@protonmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Hi,

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Thursday, February 18, 2021 10:54 AM, Amit Langote <amitlangote09(at)gmail(dot)com> wrote:

> On Thu, Feb 18, 2021 at 6:52 PM Amit Langote amitlangote09(at)gmail(dot)com wrote:
>
> > Based on the discussion at:
> > https://www.postgresql.org/message-id/6929d485-2d2a-da46-3681-4a400a3d794f%40enterprisedb.com
> > I'm posting the patch for $subject here in this new thread and I'll
> > add it to the next CF per Tomas' advice.
>
> Done:https://commitfest.postgresql.org/32/2992/
>
> --------------------------------------------------

apparently I did not receive the review comment I sent via the commitfest app.
Apologies for the chatter. Find the message-id here:

>
> Amit Langote
> EDB: http://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Georgios 2021-03-10 12:30:08 Re: Allow batched insert during cross-partition updates
Previous Message Euler Taveira 2021-03-10 12:17:54 Re: Logical Replication - improve error message while adding tables to the publication in check_publication_add_relation