<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>&nbsp;</DIV>
<DIV><BR>C:\Program Files\PostgreSQL\8.3\bin&gt;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:&nbsp; CREATE TABLE will create implicit sequence "parcels_gid_seq" for serial<BR>&nbsp;column "parcels.gid"<BR>NOTICE:&nbsp; CREATE TABLE / PRIMARY KEY will create implicit index "parcels_pkey" fo<BR>r table "parcels"<BR>CREATE TABLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; addgeometrycolumn<BR>----------------------------------------------------------<BR>&nbsp;public.parcels.the_geom SRID:-1 TYPE:MULTIPOLYGON DIMS:2</DIV>
<DIV>(1 row)</DIV>
<DIV>ERROR:&nbsp; literal carriage return found in data<BR>HINT:&nbsp; Use "\r" to represent carriage return.<BR>CONTEXT:&nbsp; COPY parcels, line 24965<BR>ERROR:&nbsp; current transaction is aborted, commands ignored until end of transactio<BR>n block<BR>ROLLBACK</DIV>
<DIV>&nbsp;</DIV>
<DIV>Can someone tells me what is going here?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks</DIV>
<DIV>Bernard</DIV></td></tr></table><br>