]> git.openstreetmap.org Git - nominatim.git/commitdiff
mark checkpoint_segments parameter as deprecated
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 4 Aug 2016 20:17:05 +0000 (22:17 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 4 Aug 2016 20:17:05 +0000 (22:17 +0200)
Postgresql 9.5 has checkpoint_segments removed and fails to start
if the options is given. Adds a comment to that effect.

Fixes #494.


No differences found