problem with copy - Mailing list pgsql-general

From Anand Raman
Subject problem with copy
Date
Msg-id 20010122190451.B17158@india-today.com
Whole thread Raw
Responses Re: problem with copy  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: problem with copy  (Patrick Welche <prlw1@newn.cam.ac.uk>)
List pgsql-general
hi guys
While trying to isnert data into a table using the \copy i am getting a
error which states Bad timestamp representation..
I am not sure why it is occuring..
Can some one point out what this mistake is ..
My datestyle is set to
"DateStyle is ISO with US (NonEuropean) conventions"

arttoday=# \copy artists from STDIN using delimiters '|' with null as '||';
2|1001|2001-01-22 13:45:32+05:30|||A S Chitarak||||||||||||
\.
ERROR:  copy: line 1, Bad timestamp external representation ''
PQendcopy: resetting connection

Thanx for ur help
Anand

pgsql-general by date:

Previous
From: chris@future-i.com
Date:
Subject: System tables
Next
From: Lincoln Yeoh
Date:
Subject: Re: Troubles with performances