• 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 Cannot restore PostgreSQL database (must be member of role "postgres")

oldrichsveda

New Pleskian
Hi, I was migrated Plesk to new server, but on one domain I have PostgreSQL database that cannot be migrated. Any suggestions?


Warning: Restore domain "XXXX.cz"
Unable to find a service node by service IP address 'XX.XX.XX.XX'
Warning: Restore domain "XXXX.cz"
Failed deployment of database backoffice (domain XXXX.cz)
Warning:
Errors occurred during deployment of database content. Not all content may be restored. Resolve the errors if required or try to restore the content manually from the archive: databases/backoffice_2[dbdump]: backup_dbdump_2007290319.tgz
Warning:
Execution of /usr/lib/postgresql/9.6/bin/pg_restore -d backoffice -p 5432 --use-list /tmp/pmm-ru-udb-dump-n0PCuw/backup_dbdump_2007290319.list /tmp/pmm-ru-udb-dump-n0PCuw/backup_dbdump_2007290319 failed with return code 1. Stderr is pg_restore: [archiver (db)] Error while PROCESSING TOC: pg_restore: [archiver (db)] Error from TOC entry 1449; 1255 97880 FUNCTION f_unaccent(text) postgres pg_restore: [archiver (db)] could not execute query: ERROR: must be member of role "postgres"

Command was: ALTER FUNCTION public.f_unaccent(text) OWNER TO postgres; pg_restore: [archiver (db)] Error from TOC entry 206; 1259 73031 TABLE rn_adresni_misto backoffice_web pg_restore: [archiver (db)] could not execute query: ERROR: type "public.geometry" does not exist

.....
 
Back
Top