[BUG] COPY ... FROM STDIN hangs where supplied with too many more fields

From: Jean-Luc Lachance <jllachan(at)nsd(dot)ca>
To: pgsql-bugs(at)postgresql(dot)org
Subject: [BUG] COPY ... FROM STDIN hangs where supplied with too many more fields
Date: 2002-05-13 19:53:03
Message-ID: 3CE0199F.DCC5607C@nsd.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

psql -c "COPY table FROM STDIN DELIMITERS ':'" < data.txt

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

JLL

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2002-05-14 01:09:16 Re: [BUG] COPY ... FROM STDIN hangs where supplied with too many more fields
Previous Message pgsql-bugs 2002-05-13 11:13:57 Bug #667: Lib needed when install rpm