Re: Speed up COPY FROM text/CSV parsing using SIMD

From: Shinya Kato <shinya11(dot)kato(at)gmail(dot)com>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: Manni Wood <manni(dot)wood(at)enterprisedb(dot)com>, KAZAR Ayoub <ma_kazar(at)esi(dot)dz>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Speed up COPY FROM text/CSV parsing using SIMD
Date: 2025-11-17 22:52:58
Message-ID: CAOzEurTHCGL-Txqf5rxMsPgTF=dTCOsr=uhJdXebqjEJy-0L7g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Nov 18, 2025, 07:16 Nathan Bossart <nathandbossart(at)gmail(dot)com> wrote:

> I'd like to mark myself as the committer this one, but I noticed that the
> commitfest entry [0] has been marked as Withdrawn. Could someone either
> reopen it or create a new one as appropriate (assuming there is a desire to
> continue with it)? I'm hoping to start spending more time on it soon.
>
> [0] https://commitfest.postgresql.org/patch/5952/

I closed this entry because I currently don't have enough time to continue
developing this patch. It is fine if someone else reopens it; I will do my
best to see the patch whenever I can.

Shinya

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Melanie Plageman 2025-11-17 23:07:27 Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Previous Message Nathan Bossart 2025-11-17 22:26:55 Re: vacuumdb: add --dry-run