Re: Speeding up COPY TO for uuids and arrays

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Speeding up COPY TO for uuids and arrays
Date: 2024-02-22 07:16:09
Message-ID: 8e537d6ad8ce4e6a9fb15cb8cd60f3665343109c.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 2024-02-22 at 10:34 +0900, Michael Paquier wrote:
> This part is done as of 011d60c4352c. I did not evaluate the rest
> yet.

Thanks!

I'm attaching the remaining patch for the Juli commitfest, if you
don't get inspired before that.

Yours,
Laurenz Albe

Attachment Content-Type Size
v3-0001-Small-speedup-for-array_out.patch text/x-patch 1.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii.Yuki@df.MitsubishiElectric.co.jp 2024-02-22 07:20:45 Re: Partial aggregates pushdown
Previous Message Andrei Lepikhov 2024-02-22 07:04:55 Re: POC: GROUP BY optimization