Nominatim/nominatim/db
Sarah Hoffmann c9838a02ce disable JIT and parallel execution for osm2pgsql updates again
The gazetteer output doesn't disable these functions when
writing to the place table but the triggers may contain
operations that cause misplanning for the query planner.
2021-02-16 18:23:47 +01:00
..
__init__.py move indexing function into its own Python module 2021-01-18 15:43:27 +01:00
async_connection.py implementaion of 'nominatim index' 2021-01-18 15:43:27 +01:00
connection.py disable JIT and parallel execution for osm2pgsql updates again 2021-02-16 18:23:47 +01:00
status.py ignore failure to get replication date 2021-02-14 12:17:30 +01:00
utils.py port address level computation to Python 2021-01-26 22:50:54 +01:00