Question
Which version of Postgres/pgsql should I install on my server?
Answer
cPanel only provides support for the version of Postgres/pgsql that the /scripts/installpostgres
script installs. This script installs the Postgres version present in the server's operating system repository. Currently, the versions provided by the operating system's repositories are as follows:
- CentOS 7 - PostgreSQL 9.2.24
- CloudLinux 7 - PostgreSQL 9.2.24
- AlmaLinux 8 - PostgreSQL 10.23.2
- CloudLinux 8 - PostgreSQL 10.23.2
- AlmaLinux 9 - 13.11.1
- Ubuntu 20.04 LTS - Not supported at this time*
Additional Information
You can read more about how to install Postgres here: