]> git.openstreetmap.org Git - nominatim.git/commitdiff
clean up intermediate tables earlier with --drop
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 12 Feb 2020 10:03:20 +0000 (11:03 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 12 Feb 2020 10:03:20 +0000 (11:03 +0100)
When --drop is given, we can remove all node geometry information
already after the import with osm2pgsql. Also drop all unnecessary
tables before creating the final indices.


No differences found