copy notice - Mailing list pgsql-admin

From muratmy@hotmail.com (my)
Subject copy notice
Date
Msg-id ee690240.0202210128.31f4f9b4@posting.google.com
Whole thread Raw
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: \connect case-folding change maybe not such a good idea
Next
From: Álvaro Matos
Date:
Subject: postgres backend processes