[postgis-devel] [PostGIS] #1680: geography btree: ERROR: index row requires 9960 bytes, maximum size is 8191

PostGIS trac at osgeo.org
Mon Mar 12 11:01:42 PDT 2012


#1680: geography btree: ERROR:  index row requires 9960 bytes, maximum size is
8191
----------------------+-----------------------------------------------------
  Reporter:  strk     |       Owner:  pramsey      
      Type:  defect   |      Status:  closed       
  Priority:  medium   |   Milestone:  PostGIS 2.0.0
 Component:  postgis  |     Version:  trunk        
Resolution:  invalid  |    Keywords:               
----------------------+-----------------------------------------------------

Comment(by pramsey):

 It's a long-standing bug if that's the case. Since btree can handle
 varchar, it should be able to handle geometry, but I guess our
 implementation is missing some magic sauce. Maybe re-open and punt
 forward.

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