end of COPY - Mailing list pgsql-general

From Marc Millas
Subject end of COPY
Date
Msg-id CADX_1abY=D3o4Env3kzUnuMarBKt+iwAiVvfHiVZrhgMit6KkQ@mail.gmail.com
Whole thread Raw
Responses Re: end of COPY
Re: end of COPY
Re: end of COPY
List pgsql-general
Hi,
on a Postgres 16 DB running on a redhat 8.5 x86 machineI want to input some data using copy from stdin
so.. more that 700 000 lines goes well.
Then the flow contains a single line: \.
to my understanding this means end of the copy 

but, Postgres generates an error :
invalid input syntax for type numeric "\."
then the 2 lines stating the copy command that was executed.

what am I missing ?

thanks


Marc MILLAS
Senior Architect
+33607850334

pgsql-general by date:

Previous
From: Greg Sabino Mullane
Date:
Subject: Re: Quesion about querying distributed databases
Next
From: Ron Johnson
Date:
Subject: Re: end of COPY