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

Trouble creating databases adn users with Plesk 12 and Postgresql 9.3.5

Veltys

New Pleskian
Hello everyone,

I have a VPS with Ubuntu 14.04.1 LTS, Parallels Plesk 12.0.18 Update #18 (with Power Pack) and PostgreSQL 9.3.5.

When I setted up my VPS, I manually installed Parallels Plesk 12 and PostgreSQL 9.3.5.

Today I need to create an user and its corresponding database from Plesk Panel. When I connect with its subscription and try to create them, like this: Captura de pantalla (80).png

panel always give me this error: "Error: Connection to the database server failed: ERROR: role <whatever> already exists": Captura de pantalla (81).png

As you can see, database (and role) is created, but user not: Captura de pantalla (82).png

If I use different user name and database name is ok, but PostgreSQL server create two roles, two users and two databases.

Maybe I have some file configuration misconfigured? Is it possible to indicate PostgreSQL server that don't autocreate a database when a role is created? Maybe I'm more lost than Marco Rossi (from 3000 Leagues in Search of Mother) in mother's day?

With MySQL there is no problem with users and databases. Why PostgreSQL give this problem?

Thanks in advance,
 
Back
Top