[postgis-devel] [PostGIS] #1903: PostgreSQL crashes every time if I insert more than ~280 rows containing a GEOGRAPHY POINT in a table containing a GIST index

PostGIS trac at osgeo.org
Fri Jul 6 06:51:26 PDT 2012


#1903: PostgreSQL crashes every time if I insert more than ~280 rows containing a
GEOGRAPHY POINT in a table containing a GIST index
------------------------------------------------+---------------------------
 Reporter:  renefournier                        |       Owner:  pramsey      
     Type:  defect                              |      Status:  new          
 Priority:  critical                            |   Milestone:  PostGIS 1.5.4
Component:  postgis                             |     Version:  1.5.X        
 Keywords:  postgis crash gist geography point  |  
------------------------------------------------+---------------------------

Comment(by pramsey):

 Didn't crash for me. This is similar to a bug we fixed a while ago, where
 the index picksplit routine died when most of the entries were empty.
 There are a lot of nulls in this test file. What platform (Windows? Unix?
 OSX?) are you on? What version of PostgreSQL?

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