[postgis-tickets] [PostGIS] #2267: Server crash from analyze table

PostGIS trac at osgeo.org
Wed Apr 10 13:40:52 PDT 2013


#2267: Server crash from analyze table
--------------------------------------------------------+-------------------
 Reporter:  peters                                      |       Owner:  pramsey      
     Type:  defect                                      |      Status:  new          
 Priority:  blocker                                     |   Milestone:  PostGIS 2.0.4
Component:  postgis                                     |     Version:  2.0.x        
 Keywords:  centos rhel5 geography point analyze crash  |  
--------------------------------------------------------+-------------------

Comment(by peters):

 I updated my Win7 install using the prebuilt release:

  PostgreSQL 9.2.2, compiled by Visual C++ build 1600, 64-bit
 POSTGIS="2.0.3 r11132" GEOS="3.3.8-CAPI-1.7.8" PROJ="Rel. 4.8.0, 6 March
 2012" GDAL="GDAL 1.9.2, released 2012/10/08 GDAL_DATA not found"
 LIBXML="2.7.8" LIBJSON="UNKNOWN" (core procs from "2.0.2 r10789" need
 upgrade) TOPOLOGY (topology procs from "2.0.2 r10789" need upgrade) RASTER
 (raster procs from "2.0.2 r10789" need upgrade)

 Note that there is bug in makepostgisdb_using_extensions.bat:

 xcopy /I plugins.d "%PGADMIN%\plugins.d"

 should be changed to read:

 xcopy /I "pgAdmin III\plugins.d" "%PGADMIN%\plugins.d"

 My test case still crashes on this version too!
 I am just copy/paste into psql, nothing special here.

 --Peter

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2267#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-tickets mailing list