- Server operating system version
- Debian 11
- Plesk version and microupdate number
- 18.0.66
I have installed PostgreSQL via Tools & Settings in Plesk. Under Tools & Settings > Database Servers, I can see the PostgreSQL server (localhost) listed with a green checkmark, indicating that it is running correctly.
However, when I try to create a new database for a client under Websites & Domains > Databases, the dropdown for selecting the database type only shows MySQL, and PostgreSQL is not showing.
Here’s what I’ve done so far:
However, when I try to create a new database for a client under Websites & Domains > Databases, the dropdown for selecting the database type only shows MySQL, and PostgreSQL is not showing.
Here’s what I’ve done so far:
- Confirmed PostgreSQL is installed and running (systemctl status postgresql shows it’s active).
- Verified that the server is listed under Tools & Settings > Database Servers with no issues.
- Restarted Plesk services using sudo systemctl restart psa.
- Checked the client subscription settings to ensure database creation is enabled.