COPY ERROR

Поиск
Список
Период
Сортировка
От paulo matadr
Тема COPY ERROR
Дата
Msg-id 32476.95498.qm@web52507.mail.re2.yahoo.com
обсуждение исходный текст
Ответы Re: COPY ERROR  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
Список pgsql-general
Hi all,
When I try to import big file base.txt( 700MB),I get this:

xxxxx=# create table arquivo_serasa_marco( varchar(3000));
xxxxx=# COPY arquivo_serasa_marco from '/usr/local/pgsql/data/base.txt';
ERROR:  literal newline found in data
HINT:  Use "\n" to represent newline.
CONTEXT:  COPY arquivo_serasa_marco, line 2: ""

How can find solution for this?

Regards

Paul



Veja quais são os assuntos do momento no Yahoo! + Buscados: Top 10 - Celebridades - Música - Esportes

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

Предыдущее
От: Arthur Turrini
Дата:
Сообщение: Re: Side effect of synchronous_commit = off
Следующее
От: Stefan Keller
Дата:
Сообщение: Re: hstore equality-index performance question