Nominatim/nominatim
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
..
apicmd convert version to named tuple 2023-01-03 10:03:00 +01:00
clicmd convert version to named tuple 2023-01-03 10:03:00 +01:00
data export centroid to tokenizer 2022-07-31 22:10:58 +02:00
db add function for parallel execution of SQL scripts 2022-09-19 11:52:17 +02:00
indexer only run analyze on indexing when work was done 2022-09-28 10:22:54 +02:00
result_formatter convert version to named tuple 2023-01-03 10:03:00 +01:00
server fix error message for non-existing database 2023-01-03 10:03:00 +01:00
tokenizer use data paths from new nominatim.paths 2022-11-27 12:15:41 +01:00
tools do not run osm2pgsql append with mutliple threads 2023-01-05 11:34:56 +01:00
utils add typing information for utils submodule 2022-07-18 09:47:57 +02:00
__init__.py add skeleton for new Nominatim executables 2021-01-12 10:17:28 +01:00
api.py add event handler for default connection settings 2023-01-03 10:03:00 +01:00
cli.py convert version to named tuple 2023-01-03 10:03:00 +01:00
config.py implement command line status call in Python 2023-01-03 10:02:35 +01:00
errors.py add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
paths.py introduce paths module which contains the data paths 2022-11-27 12:02:37 +01:00
typing.py docs: fix typos 2022-07-20 22:05:31 +08:00
version.py convert version to named tuple 2023-01-03 10:03:00 +01:00