]> git.openstreetmap.org Git - nominatim.git/commit
revert building indexes concurrently
authorSarah Hoffmann <lonvia@denofr.de>
Sat, 30 May 2020 09:00:05 +0000 (11:00 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sat, 30 May 2020 09:00:05 +0000 (11:00 +0200)
commite09d4440683170e2609fa21fafd81d2891af4178
tree35c8ae895189dd9c73b60957f332ee74eec361bd
parent4956f5e71043736d6d4dcc7b481b84e03958a3ec
revert building indexes concurrently

This does not really solve the issue with blocking autovacuum
requests and can lead to incomplete indexes and bogus
out-of-disk messages.

Fixes #1549.
sql/indices.src.sql
sql/indices_search.src.sql