]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/admin/Installation.md
indexer: ANALYSE must be run outside transactions
[nominatim.git] / docs / admin / Installation.md
index 05e57f9375c05e257a430329f36e554200824a30..6f9538fea24c8596414a9b6e3578dbeab808563e 100644 (file)
@@ -41,10 +41,11 @@ For running Nominatim:
   * [Python 3](https://www.python.org/) (3.5+)
   * [Psycopg2](https://www.psycopg.org) (2.7+)
   * [Python Dotenv](https://github.com/theskumar/python-dotenv)
+  * [psutil](https://github.com/giampaolo/psutil)
   * [PHP](https://php.net) (7.0 or later)
   * PHP-pgsql
   * PHP-intl (bundled with PHP)
-  ( PHP-cgi (for running queries from the command line)
+  * PHP-cgi (for running queries from the command line)
 
 For running continuous updates: