Nominatim/nominatim/tools
Sarah Hoffmann 6c61690ef3 do not run osm2pgsql append with mutliple threads
As the updates modify the placex table, there may be deadlocks
when different objects want to forward modifications to the same
place (for example because they are both linked to it).
2023-01-05 11:34:56 +01:00
..
special_phrases docs: fix typos 2022-07-20 22:05:31 +08:00
__init__.py add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
add_osm_data.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00
admin.py adapt to new type annotations from typeshed 2022-08-09 11:06:54 +02:00
check_database.py consolidate indexes over geometry_sectors 2022-09-21 10:38:58 +02:00
collect_os_info.py convert version to named tuple 2023-01-03 10:03:00 +01:00
database_import.py Enhanced the implementation of OSM views GeoTIFF import functionality 2022-10-01 11:01:49 +02:00
exec_utils.py do not run osm2pgsql append with mutliple threads 2023-01-05 11:34:56 +01:00
freeze.py add type annotations to freeze functions 2022-07-18 09:47:57 +02:00
migration.py convert version to named tuple 2023-01-03 10:03:00 +01:00
postcodes.py add type annotations to tool functions 2022-07-18 09:54:27 +02:00
refresh.py convert version to named tuple 2023-01-03 10:03:00 +01:00
replication.py change updates to handle delete/insert workflow 2022-11-10 09:38:23 +01:00
tiger_data.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00