Re: IO wait events for COPY FROM/TO PROGRAM or file - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: IO wait events for COPY FROM/TO PROGRAM or file
Date
Msg-id aYBTyvHyNgnzW8Ql@paquier.xyz
Whole thread Raw
In response to Re: IO wait events for COPY FROM/TO PROGRAM or file  (Nikolay Samokhvalov <nik@postgres.ai>)
List 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

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Flush some statistics within running transactions
Next
From: "Zhijie Hou (Fujitsu)"
Date:
Subject: RE: walsender: Assert MyReplicationSlot is set before use