Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rPydg-00Faku-Id for pgsql-hackers@arkaria.postgresql.org; Wed, 17 Jan 2024 05:39:01 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rPydf-00B3pS-MA for pgsql-hackers@arkaria.postgresql.org; Wed, 17 Jan 2024 05:38:59 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rPydf-00B3pJ-D7 for pgsql-hackers@lists.postgresql.org; Wed, 17 Jan 2024 05:38:59 +0000 Received: from oss.nttdata.com ([49.212.34.109]) by makus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rPydc-001w9z-Ef for pgsql-hackers@postgresql.org; Wed, 17 Jan 2024 05:38:58 +0000 Received: from oss.nttdata.com (localhost [127.0.0.1]) by oss.nttdata.com (Postfix) with ESMTPA id 0BD7560FA0; Wed, 17 Jan 2024 14:38:54 +0900 (JST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.11 at oss.nttdata.com MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 17 Jan 2024 14:38:54 +0900 From: torikoshia To: Alexander Korotkov Cc: Masahiko Sawada , jian he , vignesh C , Alena Rybakina , Damir Belyalov , zhihuifan1213@163.com, Tom Lane , Daniel Gustafsson , PostgreSQL Hackers , Andres Freund , anisimow.d@gmail.com, HukuToc@gmail.com, pgsql-hackers@lists.postgresql.org, Andrei Lepikhov Subject: Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) In-Reply-To: References: <483E1B59-4A80-450B-8685-7CC12762FD5A@anarazel.de> <43399b33fe573f0548410893f41f84b6@oss.nttdata.com> <8de9d5e1-2f81-ee2e-ece4-b1a6ede1f285@yandex.ru> <58fa3b63e88ffd0a09273e38aec0661e@oss.nttdat!> <752672.1699474336@sss.pgh.pa.us> <878r77mtlt.fsf@163.com> <760ee97a-e336-4d7b-9477-9d9e99370097@postgrespro.ru> <23a89ba0-b5d5-419c-b798-cd2c59490148@yandex.ru> <1264ee0c8b68d57cb4035a68fdb0eba2@oss.nttdata.com> <3d0b349ddbd4ae5f605f77b491697158@oss.nttdata.com> <6076bebc06624713efda7421f8ed1ad0@oss.nttdata.com> User-Agent: Roundcube Webmail/1.4.11 Message-ID: <762d7dd4d5aa9e5ecffec2ae6a255a28@oss.nttdata.com> X-Sender: torikoshia@oss.nttdata.com List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi, Thanks for applying! > + errmsg_plural("%zd row were skipped due > to data type incompatibility", Sorry, I just noticed it, but 'were' should be 'was' here? >> BTW I'm thinking we should add a column to pg_stat_progress_copy that >> counts soft errors. I'll suggest this in another thread. > Please do! I've started it here: https://www.postgresql.org/message-id/d12fd8c99adcae2744212cb23feff6ed@oss.nttdata.com -- Regards, -- Atsushi Torikoshi NTT DATA Group Corporation