• 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.

Recent content by shadowscript

  1. S

    Resolved PostgreSQL 17 pg_dump Error on Windows Server 2022 with Plesk

    Thank you very much, you solved my problem. I was adding the wrong path to the wrong place. C:\Program Files\PostgreSQL\17\bin The correct path for global variables is: C:\Program Files\PostgreSQL\17\pgAdmin\runtime
  2. S

    Resolved PostgreSQL 17 pg_dump Error on Windows Server 2022 with Plesk

    I restarted the entire Windows Server. I added the following path to the PATH variable: C:\Program Files\PostgreSQL\17\bin When I run psql --version in CMD, it works. When I run pg_dump, it also works.
  3. S

    Resolved PostgreSQL 17 pg_dump Error on Windows Server 2022 with Plesk

    Hello, I installed Plesk on Windows Server 2022 and separately installed PostgreSQL 17. I added PostgreSQL as a database server through Tools & Settings in Plesk and scheduled the backup system. However, I am encountering a pg_dump error during the backup process. I have already added the...
Back
Top