[OpenStreetMap] #4494: Relation members won't download

OpenStreetMap trac at openstreetmap.org
Fri Jul 27 08:32:26 BST 2012


#4494: Relation members won't download
--------------------+-------------------------------------------------------
 Reporter:  NE2     |       Owner:  rails-dev@…                
     Type:  defect  |      Status:  new                        
 Priority:  major   |   Milestone:                             
Component:  api     |     Version:                             
 Keywords:          |  
--------------------+-------------------------------------------------------

Comment(by TomH):

 Ah, so it's not actually a timeout, it's the complexity of the SQL query
 that rails is constructing, which causes Postgres to run out of stack
 space.

 I'll think about increasing the stack limit a bit, but that may need a
 database server restart. The real solution is to get the relation/full
 call moved into cgimap where we can control the SQL better.

-- 
Ticket URL: <https://trac.openstreetmap.org/ticket/4494#comment:5>
OpenStreetMap <http://www.openstreetmap.org/>
OpenStreetMap is a free editable map of the whole world



More information about the rails-dev mailing list