[postgis-tickets] [PostGIS] #2180: Postgres crashes on insert statement

PostGIS trac at osgeo.org
Thu Jan 17 14:33:52 PST 2013


#2180: Postgres crashes on insert statement
--------------------------+-------------------------------------------------
 Reporter:  MarkRobinson  |       Owner:  robe         
     Type:  defect        |      Status:  new          
 Priority:  critical      |   Milestone:  PostGIS 2.0.3
Component:  buildbots     |     Version:  2.0.x        
 Keywords:                |  
--------------------------+-------------------------------------------------

Comment(by robe):

 Okay just tried with;


 {{{
 POSTGIS="2.0.1 r9979" GEOS="3.3.5-CAPI-1.7.5" PROJ="Rel. 4.8.0, 6 March
 2012" GDAL="GDAL 1.9.1, released 2012/05/15" LIBXML="2.7.8"
 LIBJSON="UNKNOWN" RASTER

 PostgreSQL 9.1.3, compiled by Visual C++ build 1500, 64-bit
 }}}

 and still no crashing. I'll try next with 9.1.4 but not seeing any issue.

 You may want to upgrade your PostGIS scripts


 {{{
 ALTER EXTENSION postgis UPDATE TO "2.0.1";
 }}}

 Because though you are running 2.0.1, looks like your scripts are 2.0.0.
 That I don't expect to cause this issue though.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2180#comment:3>
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