<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>How do i resolve this error when i am trying to convert from shapefile to pgsql</DIV>
<DIV> </DIV>
<DIV><BR>C:\Program Files\PostgreSQL\8.3\bin>Shp2pgsql.exe -I -D C:\ms4w\apps\GeoMOOSE\ma<BR>ps_countydemo\other\Parcels.shp parcels | psql postgis postgres<BR>Shapefile type: Polygon<BR>Postgis type: MULTIPOLYGON[2]<BR>BEGIN<BR>NOTICE: CREATE TABLE will create implicit sequence "parcels_gid_seq" for serial<BR> column "parcels.gid"<BR>NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "parcels_pkey" fo<BR>r table "parcels"<BR>CREATE TABLE<BR> addgeometrycolumn<BR>----------------------------------------------------------<BR> public.parcels.the_geom SRID:-1 TYPE:MULTIPOLYGON DIMS:2</DIV>
<DIV>(1 row)</DIV>
<DIV>ERROR: literal carriage return found in data<BR>HINT: Use "\r" to represent carriage return.<BR>CONTEXT: COPY parcels, line 24965<BR>ERROR: current transaction is aborted, commands ignored until end of transactio<BR>n block<BR>ROLLBACK</DIV>
<DIV> </DIV>
<DIV>Can someone tells me what is going here?</DIV>
<DIV> </DIV>
<DIV>Thanks</DIV>
<DIV>Bernard</DIV></td></tr></table><br>