Merge pull request #3499 from mtmail/add-data-warn-if-frozen

Add data warn if frozen
This commit is contained in:
Sarah Hoffmann
2024-08-07 11:11:58 +02:00
committed by GitHub
4 changed files with 40 additions and 27 deletions

View File

@@ -239,6 +239,6 @@ If you are using the legacy tokenizer you might also have to switch to the
PostgreSQL module that was compiled on your target machine. If you get errors
that PostgreSQL cannot find or access `nominatim.so` then rerun
nominatim refresh --functions
nominatim refresh --functions
on the target machine to update the the location of the module.