]> git.openstreetmap.org Git - nominatim.git/commit
regularly close connection while indexing
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 9 Feb 2020 12:57:36 +0000 (13:57 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 11 Feb 2020 21:16:17 +0000 (22:16 +0100)
commit8b8aa1b4e611a4f2bfce2d64a283e14e84403c05
treede82da75422060b7bc74d0693e619c3f90c30274
parent3737712044b50ec1319afeebcd24d0ca2d0b181d
regularly close connection while indexing

Postgres sooner or later runs out of memory when the connection
is used for too long.
nominatim/nominatim.py