diff --git a/content/administration/on_premise/source.rst b/content/administration/on_premise/source.rst index 3b43fc64a8..25706f920a 100644 --- a/content/administration/on_premise/source.rst +++ b/content/administration/on_premise/source.rst @@ -194,11 +194,14 @@ PostgreSQL Odoo uses PostgreSQL as its database management system. +.. versionchanged:: 19 + Minimum requirement updated from PostgreSQL 12 to PostgreSQL 13. + .. tabs:: .. group-tab:: Linux - Use a package manager to download and install PostgreSQL (supported versions: 12.0 or above). + Use a package manager to download and install PostgreSQL (supported versions: 13.0 or above). It can be achieved by executing the following: .. code-block:: console @@ -207,13 +210,13 @@ Odoo uses PostgreSQL as its database management system. .. group-tab:: Windows - `Download PostgreSQL `_ (supported versions: 12.0 + `Download PostgreSQL `_ (supported versions: 13.0 or above) and install it. .. group-tab:: Mac OS Use `Postgres.app `_ to download and install PostgreSQL (supported - version: 12.0 or above). + version: 13.0 or above). .. tip:: To make the command line tools bundled with Postgres.app available, make sure to set up the