@@ -432,7 +432,7 @@ PostgreSQL
432
432
.. group-tab :: Windows
433
433
434
434
Odoo uses PostgreSQL as database management system. `Download and install PostgreSQL
435
- <https://www.postgresql.org/download/windows/> `_ (supported version: 10 .0 and later).
435
+ <https://www.postgresql.org/download/windows/> `_ (supported version: 12 .0 and later).
436
436
437
437
By default, the only user is `postgres ` but Odoo forbids connecting as `postgres `, so you need
438
438
to create a new PostgreSQL user:
@@ -452,7 +452,7 @@ PostgreSQL
452
452
.. group-tab :: Linux
453
453
454
454
Odoo uses PostgreSQL as database management system. Use your package manager to download and
455
- install PostgreSQL (supported version: 10 .0 and later).
455
+ install PostgreSQL (supported version: 12 .0 and later).
456
456
457
457
It can be achieved by executing the following:
458
458
@@ -475,7 +475,7 @@ PostgreSQL
475
475
.. group-tab :: Mac OS
476
476
477
477
Odoo uses PostgreSQL as database management system. Use `postgres.app
478
- <https://postgresapp.com> `_ to download and install PostgreSQL (supported version: 10 .0 and
478
+ <https://postgresapp.com> `_ to download and install PostgreSQL (supported version: 12 .0 and
479
479
later).
480
480
481
481
.. tip ::
@@ -726,24 +726,24 @@ official Odoo `docker image <https://hub.docker.com/_/odoo/>`_ page.
726
726
.. _demo : https://demo.odoo.com
727
727
.. _docker : https://www.docker.com
728
728
.. _download : https://www.odoo.com/page/download
729
- .. _Ubuntu 20.04 (Focal) : http ://releases.ubuntu.com/20.04/
729
+ .. _Ubuntu 20.04 (Focal) : https ://releases.ubuntu.com/20.04/
730
730
.. _EPEL : https://fedoraproject.org/wiki/EPEL
731
- .. _PostgreSQL : http ://www.postgresql.org
731
+ .. _PostgreSQL : https ://www.postgresql.org
732
732
.. _the official installer :
733
733
.. _install pip :
734
734
https://pip.pypa.io/en/latest/installing.html#install-pip
735
- .. _Quilt : http ://en.wikipedia.org/wiki/Quilt_(software)
735
+ .. _Quilt : https ://en.wikipedia.org/wiki/Quilt_(software)
736
736
.. _saas : https://www.odoo.com/page/start
737
737
.. _the wkhtmltopdf download page : https://github.com/wkhtmltopdf/wkhtmltopdf/releases/tag/0.12.5
738
- .. _UAC : http ://en.wikipedia.org/wiki/User_Account_Control
739
- .. _wkhtmltopdf : http ://wkhtmltopdf.org
738
+ .. _UAC : https ://en.wikipedia.org/wiki/User_Account_Control
739
+ .. _wkhtmltopdf : https ://wkhtmltopdf.org
740
740
.. _pip : https://pip.pypa.io
741
741
.. _macports : https://www.macports.org
742
- .. _homebrew : http ://brew.sh
742
+ .. _homebrew : https ://brew.sh
743
743
.. _wheels : https://wheel.readthedocs.org/en/latest/
744
744
.. _virtualenv : https://pypi.python.org/pypi/virtualenv
745
745
.. _virtualenvwrapper : https://virtualenvwrapper.readthedocs.io/en/latest/
746
- .. _pywin32 : http ://sourceforge.net/projects/pywin32/files/pywin32/
746
+ .. _pywin32 : https ://sourceforge.net/projects/pywin32/files/pywin32/
747
747
.. _community-repository : https://github.com/odoo/odoo
748
748
.. _enterprise-repository : https://github.com/odoo/enterprise
749
749
.. _Editions : https://www.odoo.com/pricing#pricing_table_features
0 commit comments