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

Поиск
Список
Период
Сортировка
От Jean-Luc Lachance
Тема [BUG] COPY ... FROM STDIN hangs where supplied with too many more fields
Дата
Msg-id 3CE0199F.DCC5607C@nsd.ca
обсуждение исходный текст
Ответы Re: [BUG] COPY ... FROM STDIN hangs where supplied with too many more fields  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Geert-Jan Van den Bogaerde
Дата:
Сообщение: Re: Bug #664: Strange cursor behaviour with particular
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [BUG] COPY ... FROM STDIN hangs where supplied with too many more fields