Re: copy_from does not stop reading after an error

Поиск
Список
Период
Сортировка
От Karsten Hilbert
Тема Re: copy_from does not stop reading after an error
Дата
Msg-id 20110208125317.GO2869@hermes.hilbert.loc
обсуждение исходный текст
Ответ на Re: copy_from does not stop reading after an error  (Nicolas Grilly <nicolas@gardentechno.com>)
Список psycopg
On Tue, Feb 08, 2011 at 01:38:20PM +0100, Nicolas Grilly wrote:

> Nice to know that my analysis is right... but eventually it is a bad news
> because the only way to fix the issue is to split input data into many
> chunks

Maybe there can be a parameter to the Python level .copy()
telling psycopg2 which way to do this. The default would be
the standard behaviour as it is now.

Karsten
--
GPG key ID E4071346 @ gpg-keyserver.de
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346

В списке psycopg по дате отправления:

Предыдущее
От: Marko Kreen
Дата:
Сообщение: Re: copy_from does not stop reading after an error
Следующее
От: Nicolas Grilly
Дата:
Сообщение: Re: copy_from does not stop reading after an error