[BUG] COPY ... FROM STDIN hangs where supplied with too many more fields - Mailing list pgsql-bugs

From Jean-Luc Lachance
Subject [BUG] COPY ... FROM STDIN hangs where supplied with too many more fields
Date
Msg-id 3CE0199F.DCC5607C@nsd.ca
Whole thread Raw
Responses Re: [BUG] COPY ... FROM STDIN hangs where supplied with too many more fields
List pgsql-bugs
psql -c "COPY table FROM STDIN DELIMITERS ':'" < data.txt

hangs without warning when supplied with more field than the actual
table.

JLL

pgsql-bugs by date:

Previous
From: Geert-Jan Van den Bogaerde
Date:
Subject: Re: Bug #664: Strange cursor behaviour with particular
Next
From: Tom Lane
Date:
Subject: Re: [BUG] COPY ... FROM STDIN hangs where supplied with too many more fields