Hi there,

I have a shapefile I would like to import into my database, but the shp2pgsql seems to have problems with carriage returns in the DBF:

        ERROR:  literal carriage return found in data
        HINT:  Use "\r" to represent carriage return.

What can I do about it? I don't see any solution, other than deleting the column where this occurs. But that's not very cool...

Thanks for any hints,

Stef

_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to