copy notice

Поиск
Список
Период
Сортировка
От muratmy@hotmail.com (my)
Тема copy notice
Дата
Msg-id ee690240.0202210128.31f4f9b4@posting.google.com
обсуждение исходный текст
Список pgsql-admin
Hi ,
I load a | delimited text file into a table using the following command :
copy table_name from '/usr/local/pgsql/table_name.dat' using delimiters '|';

and get this notice for each row :

NOTICE:  copy: line 21579, CopyReadNewline: extra fields ignored

but the rows are loaded succesfully, why do I get this notice ?

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: \connect case-folding change maybe not such a good idea
Следующее
От: Álvaro Matos
Дата:
Сообщение: postgres backend processes