Fujii Masao <[email protected]> writes:
> On Tue, Nov 25, 2025 at 1:18 AM 河田達也 <[email protected]> wrote:
>> I'd like to propose adding a new option, TRIM_SPACE, to the COPY command.

> I like this idea in general.

I'm kind of down on it, because it's inevitably going to add
processing overhead to every COPY operation whether the feature
is used or not.  I don't find it likely to be sufficiently
useful to justify that universal cost.

COPY is not a general-purpose filter or ETL tool, and we try
to make it one at our peril.

                        regards, tom lane


Reply via email to