I tried to import shapefiles into postgres by using this command:

shp2pgsql shapefile_name table_name > sqlfile.sql

I got chunks of errors like : 
fseek(-1035313584) failed on DBF file.
fseek(-1035313584) failed on DBF file.
fseek(-1035313584) failed on DBF file.
fseek(-1035313584) failed on DBF file.
.
.
.
fseek(-1035313584) failed on DBF file.

What can be the problem? What should be checked in the DBF for these kind of
errors?

Regards,
Ritesh Ambastha
-- 
View this message in context: 
http://www.nabble.com/fseek-dbf-error-while-importing-shapefile-in-postgres-tp19052192p19052192.html
Sent from the Mapserver - User mailing list archive at Nabble.com.

_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to