X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/aefca48e78252b374fa2137433f0fe2f3166bde2..18864afa8aee710a5aa7fe65565711119ca7a663:/docs/admin/Faq.md diff --git a/docs/admin/Faq.md b/docs/admin/Faq.md index d933a84d..5737cef5 100644 --- a/docs/admin/Faq.md +++ b/docs/admin/Faq.md @@ -79,7 +79,7 @@ When running the import you may get a version mismatch: pg_config seems to use bad includes sometimes when multiple versions of PostgreSQL are available in the system. Make sure you remove the -server development libraries (`postgresql-server-dev-9.5` on Ubuntu) +server development libraries (`postgresql-server-dev-13` on Ubuntu) and recompile (`cmake .. && make`).