copy notice

From: muratmy(at)hotmail(dot)com (my)
To: pgsql-general(at)postgresql(dot)org
Subject: copy notice
Date: 2002-02-21 10:54:57
Message-ID: ee690240.0202210254.74e812d9@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 ?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message virka prasetia 2002-02-21 12:29:21 OID
Previous Message Sean Chittenden 2002-02-21 10:44:51 pg_dumpall perms errata...