problems using COPY - Mailing list pgsql-general

From roypgsqlgen@xemaps.com
Subject problems using COPY
Date
Msg-id 200109142032.f8EKW5786202@postgresql.org
Whole thread Raw
List pgsql-general
Hey guys,

I'm trying to copy in data from a file generated by SQL Server's bcp and for most of my tables I'm not having any
problems.

But every once in a while, it doesn't like the datetime values from SQL Server, such as this:
2001-02-16 23:32:51.420

Is there anything wrong with this?

Oh, does anyone know how to deal with the fact that SQL Server bcp doesn't put out the \000 for null values from
datetimefields? 

Roy.




pgsql-general by date:

Previous
From: "Oliver Elphick"
Date:
Subject: Re: How to implement transaction in plpgsql?
Next
From:
Date:
Subject: Re: How to implement transaction in plpgsql?