Re: IO wait events for COPY FROM/TO PROGRAM or file

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Nikolay Samokhvalov <nik(at)postgres(dot)ai>
Cc: Sami Imseih <samimseih(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: IO wait events for COPY FROM/TO PROGRAM or file
Date: 2026-02-02 07:35:38
Message-ID: aYBTyvHyNgnzW8Ql@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Jan 31, 2026 at 11:51:39AM -0800, Nikolay Samokhvalov wrote:
> v2 attached with the rename per feedback: COPY_DATA_READ/WRITE →
> COPY_FROM_READ/COPY_TO_WRITE.
>
> Given how small this patch is, any chance it could still make PG19?

I'll double-check all that, no worries.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Zhijie Hou (Fujitsu) 2026-02-02 07:37:03 RE: walsender: Assert MyReplicationSlot is set before use
Previous Message Michael Paquier 2026-02-02 07:31:48 Re: Flush some statistics within running transactions