Determining the PostgreSQL version
To determine which PostgreSQL version is installed on your server, log in to your account using SSH, and then type the following command at the command line:Determining the PostGIS version
Your server may also have PostGIS installed. To determine the version installed on your server, log in to PostgreSQL from the command line using the psql program, and then type the following query:If you have a managed VPS or managed Dedicated server and would like PostGIS installed, please open a support ticket at https://my.hosting.com.
Installed PostgreSQL versions
The PostgreSQL version installed on a server depends on the operating system version:- Servers running AlmaLinux/Rocky Linux/CloudLinux 9 have PostgreSQL 13.18.1 installed.
- Servers running AlmaLinux/Rocky Linux/CloudLinux 8 have PostgreSQL 10.23.4 installed.
- Servers running CloudLinux 7 have PostgreSQL 9.6.22 installed.