Re: Enhance file_fdw to report processed and skipped tuples in COPY progress

From: Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>
To: vignesh C <vignesh21(at)gmail(dot)com>
Cc: Kirill Reshke <reshkekirill(at)gmail(dot)com>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Enhance file_fdw to report processed and skipped tuples in COPY progress
Date: 2025-03-09 23:47:45
Message-ID: c4f62916-79a5-4ba5-a008-f3a5a7bab60a@oss.nttdata.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2025/03/09 20:38, vignesh C wrote:
> I've updated the status to "withdrawn." Feel free to add it again
> anytime if you change your mind.

Thanks!

Regards,

--
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2025-03-10 00:14:49 Re: Printing window function OVER clauses in EXPLAIN
Previous Message Michael Paquier 2025-03-09 23:38:46 Re: Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET