Re: about psql copy ,we would like to seek help,Thanks. - Mailing list pgsql-bugs

From hubert depesz lubaczewski
Subject Re: about psql copy ,we would like to seek help,Thanks.
Date
Msg-id ZXq4AkBCn1bHfE-8@depesz.com
Whole thread Raw
In response to about psql copy ,we would like to seek help,Thanks.  (高升 <13325718563@189.cn>)
Responses Re: about psql copy ,we would like to seek help,Thanks.
List pgsql-bugs
On Thu, Dec 14, 2023 at 09:04:55AM +0800, 高升 wrote:
> We have looked at some tutorials, and it seems that we can use the
> "CONTINUE" option. By using the CONTINUE option, the COPY command should
> ignore error rows and continue with the copying operation until all rows are
> copied. The relevant error information for the error rows will be recorded. 

I searched the web using google and duckduckgo, and the phrase "By using
the CONTINUE option, the COPY command should" doesn't exist anywhere.

Which suggests that it wasn't "some tutorial" but rather hallucination
by chatgpt or some other "ai" that provides untruths.

In future, I would suggest to verify the things that these things spew,
as even 5 second glance at copy documentation
https://www.postgresql.org/docs/current/sql-copy.html shows that there
is no such option.

depesz



pgsql-bugs by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: BUG #18244: Corruption in indexes involving whole-row expressions
Next
From: Christophe Pettus
Date:
Subject: Re: about psql copy ,we would like to seek help,Thanks.