[OSM-dev] Querying changesets
Matt Amos
zerebubuth at gmail.com
Sat Dec 26 21:41:18 GMT 2009
On Sat, Dec 26, 2009 at 8:48 PM, Karl Guggisberg
<karl.guggisberg at guggis.ch> wrote:
> Hmm, strange, now
> http://api.openstreetmap.org/api/0.6/changesets?closed=true
> seems to hang (no response after 60s yet).
> http://api.openstreetmap.org/api/0.6/changesets?open=true
> still works fine, though.
>
> Any hint what is going on? Is there maintenance work underway?
probably not, but there was a bug in the query for closed changesets
(which i've now fixed) which was causing postgres to scan the whole
changesets table, which would take a while. should be fixed after
r19215 is deployed, though.
cheers,
matt
More information about the dev
mailing list