• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Upgrading Postgresql from 9.2 to 10.x ?

Justrop

New Pleskian
Hi,

I spent two days on upgrading to postgresql 9.2 to 10 on my centos 7.

But i didn't get it well installed. When we install postgresql with plesk, it comes with the version 9.2 which is not supported anymore. this version has many security vulnerabilities!

How can i upgrade it? In plesk there is no option or way to do that.
I tried to use pg_upgrade, but because the paths are different i also didn't get it work.

Thanks!
 
Basically Plesk installs PostgreSQL from default vendor's OS repository, on CentOS 7 it is PostgreSQL 9.2. Thus, we don't have guidelines on how to upgrade it to 10.x.

I may recommend to check official PostgreSQL documentation or try to find any guide on CentOS community forums about how to upgrade to 10.x on CentOS 7 and try it out. https://www.postgresql.org/docs/10/pgupgrade.html

However, please note we do test Plesk capability with default OS repositories only, means we did not test upgrade to PostgreSQL 10.x. If you want a safe way to use PostgreSQL 10, you may consider deploying and using it as a Docker container.
 
Basically Plesk installs PostgreSQL from default vendor's OS repository, on CentOS 7 it is PostgreSQL 9.2. Thus, we don't have guidelines on how to upgrade it to 10.x.

I may recommend to check official PostgreSQL documentation or try to find any guide on CentOS community forums about how to upgrade to 10.x on CentOS 7 and try it out. https://www.postgresql.org/docs/10/pgupgrade.html

However, please note we do test Plesk capability with default OS repositories only, means we did not test upgrade to PostgreSQL 10.x. If you want a safe way to use PostgreSQL 10, you may consider deploying and using it as a Docker container.
 
Back
Top