mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-12-18 02:21:55 +03:00
2a6e8ad68e
Normally ST_Covers() should include a bbox index use, so adding a bbox where clause is not really necessary. However, the query planner messes up and uses a parallel index search with a second index instead of exclusively running on the geometry index, when the bbox part is missing. |
||
---|---|---|
.. | ||
functions | ||
aux_tables.sql | ||
hstore_compatability_9_0.sql | ||
indices_search.src.sql | ||
indices_updates.src.sql | ||
indices.src.sql | ||
partition-functions.src.sql | ||
partition-tables.src.sql | ||
table-triggers.sql | ||
tables.sql | ||
tiger_import_finish.sql | ||
tiger_import_start.sql | ||
update-postcodes.sql | ||
words_from_search_name.sql | ||
words.sql |