diff --git a/content/administration/install/install.rst b/content/administration/install/install.rst index f5bf2588a..618a2dad7 100644 --- a/content/administration/install/install.rst +++ b/content/administration/install/install.rst @@ -478,6 +478,11 @@ PostgreSQL `_ to download and install PostgreSQL (supported version: 10.0 and later). + .. tip:: + To make the command line tools bundled with `postgres.app` available, make sure to setup your + `$PATH` variable by following the `Postgres.app CLI Tools Instructions + `_. + By default, the only user is `postgres` but Odoo forbids connecting as `postgres`, so you need to create a new PostgreSQL user: