Re: PostgreSQL: Copy from File missing data error

Поиск
Список
Период
Сортировка
От Dimitri Maziuk
Тема Re: PostgreSQL: Copy from File missing data error
Дата
Msg-id 062af97a-16c4-b9ed-73e6-3e22ec54b967@bmrb.wisc.edu
обсуждение исходный текст
Ответ на PostgreSQL: Copy from File missing data error  (Holly Gibons <holyg1986@gmail.com>)
Список pgsql-general
On 09/04/2018 01:13 PM, Holly Gibons wrote:

> Could someone suggest what I'm doing wrong?

There's probably a magic character that is not escaped properly
somewhere before the error location. Exactly how to find them all in a
2GB+ file is another question: e.g. if you know python you could play
with csv.Reader and unicode/bytes encode/decode...

--
Dimitri Maziuk
Programmer/sysadmin
BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu


Вложения

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

Предыдущее
От: Ron
Дата:
Сообщение: Re: PostgreSQL: Copy from File missing data error
Следующее
От: Alessandro Gherardi
Дата:
Сообщение: scram-sha-256 authentication broken in FIPS mode