Re: copy notice - Mailing list pgsql-general

From Pam Wampler
Subject Re: copy notice
Date
Msg-id 2E4528861499D41199D200A0C9B15BC0012F4741@taylorwhite.com
Whole thread Raw
In response to copy notice  (muratmy@hotmail.com (my))
List pgsql-general
Do you have an extra delimiter at the end of the record?

-----Original Message-----
From: muratmy@hotmail.com [mailto:muratmy@hotmail.com]
Sent: Thursday, February 21, 2002 5:55 AM
To: pgsql-general@postgresql.org
Subject: [GENERAL] copy notice


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 ?

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

pgsql-general by date:

Previous
From: Doug McNaught
Date:
Subject: Re: SQL: Are the "" around table & coloumnames necessary?
Next
From: Jason Earl
Date:
Subject: Re: Protection of intellectual property (Schema & SQL code)