[postgis-devel] [PostGIS] #393: shp2pgsql returns "fseek(-xxx) failed on DBF file." for large (>2GB) DBF files
PostGIS
trac at osgeo.org
Thu Jan 26 10:23:34 PST 2012
#393: shp2pgsql returns "fseek(-xxx) failed on DBF file." for large (>2GB) DBF
files
-----------------------------------------------+----------------------------
Reporter: maximeguillaud | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: loader/dumper | Version: 1.5.X
Keywords: shp2pgsql fseek failed large file |
-----------------------------------------------+----------------------------
Comment(by pramsey):
Since SAOffset is unsigned long, won't we end up with a 4GB limit on 32bit
linux? That's still 2x bigger than our limit before... should we aim yet
higher?
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/393#comment:19>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list