Re: Extend COPY FROM with HEADER <integer> to skip multiple lines

From: Shinya Kato <shinya11(dot)kato(at)gmail(dot)com>
To: Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Extend COPY FROM with HEADER <integer> to skip multiple lines
Date: 2025-06-09 08:51:37
Message-ID: CAOzEurQQc86JsR1Be7W6s-DZ-67_4v_YaHp8Q_+wrNV8-FOwkQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2025年6月9日(月) 17:27 Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>:
> I generally like the idea.

Thanks.

> However, a similar proposal was made earlier [1], and seemingly
> some hackers weren't in favor of it. It's probably worth reading
> that thread to understand the previous concerns.
>
> [1] https://postgr.es/m/CALAY4q8nGSXp0P5uf56vn-mD7reWqZP5k6PS1CGUm26X4FsYJA@mail.gmail.com

Oh, I missed it. I will check it soon.

--
Best regards,
Shinya Kato
NTT OSS Center

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Hayato Kuroda (Fujitsu) 2025-06-09 09:34:03 RE: Suggestion to add --continue-client-on-abort option to pgbench
Previous Message Fujii Masao 2025-06-09 08:48:12 Re: Add new wait event to XactLockTableWait