Feature Suggestions
Please provide here your suggestion for new functionality for Plesk. We encourage you to review and vote for suggestions of others. The top-ranked suggestions are likely to be included in the next versions of Plesk.
Please write in English so that voters from all over the world can read and support your request.
Off-topic posts will be removed from here
66 results found
-
Suspend database when subscription is suspended
When a site is suspended, the database and database user isn't suspended.
This can be used by a customer to consume database resources from another unsuspended subscription.2 votesThank you for your input! We will consider this functionality in upcoming releases if it becomes popular.
Everyone, please continue voting for this feature if you consider it important.
-- SH
-
Please add PostgreSQL 16 support to Plesk
According to official documentation from https://docs.plesk.com/release-notes/obsidian/software-requirements/#s4, Plesk currently supports PostgreSQL from 8.4 to 15 version
Please add PostgreSQL 16 support to Plesk as well
4 votesThank you for your suggestion. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
-- KvD
-
Enable User Selection of MS SQL Recovery Model: Full or Simple
To prevent the transaction log from continuously expanding with no clear method of truncation even after a full backup, it's a good idea to allow the user to select the recovery model (either Full or Simple) when creating the MS SQL database.
By enabling users to select the appropriate recovery model based on their recovery needs, those who do not require complete transaction log restoration can benefit from the simplicity and efficiency of the Simple recovery model, and keep transactions log to it's minimum size.
2 votesThank you for your suggestion. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
-- KvD
-
Update cloudlinux db-governor users when plesk admin password/username was changed
Plesk should change the string in /etc/container/mysql-governor.xml when changing the admin password with cli command: plesk bin admin --set-admin-password -passwd 'PASSWORD'
Plesk should change the string in /etc/container/mysql-governor.xml when the admin password/username is changed in Plesk UI.
3 votesThank you for your idea! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
-- PD
-
Ability to bulk add IP access restrictions in database to all users
Provide to the administrator the ability to bulk add an IP or network to access restrictions for database users to several or all users.
2 votesThank you for your input! We will consider this functionality in upcoming releases if it becomes popular.
Everyone, please continue voting for this feature if you consider it important.
-- SH
-
Add MSSQL Certificate management
Add possibility to add valid certificate for sql server
2 votesThank you for your idea! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
-- PD
-
Mandatory database prefix using subscription name
Add a option to make mandatory the use of database prefix using the subscription name
2 votes -
Add more options to sort/group output of MySQL process viewer
Please add more sort/grouping options into MySQL process viewer. It would be nice to have the ability to know how many connections are open for database, user, domain and so on.
2 votes -
create a pool of allowed IPs to remote connect to MySQL
Create a pool of allowed IPs to remotely connect to MySQL and have it allowed for multiple MySQL users
4 votes -
Add a check and repair to "plesk repair db" for missing database server table entries
If entries are missing from the "DatabaseServers" table, neither "plesk repair db", nor "plesk repair installation" detects or fixes it.
3 votes -
Display size of databases in Databases view
Would be great to display size of databases in the list of databases view.
4 votes -
MariaDB Xpand. Horizontal Scaling of Both Writes & Reads.
MariaDB Xpand Database. Horizontal Scaling of Both Writes & Reads.
Horizontal Scaling Secret #1: Automatic Data Distribution
As tables and indexes are created, they are automatically “sliced” and distributed across all the nodes in the cluster. This distribution utilizes 64 bit consistent hashing based on the data keys, so each slice’s location is predictable, as well as what data it contains, from a simple metadata map. So any transaction running on any node can access any data on the cluster from at most a single hop away, and the “lookup” to find that data is a local in-memory table in…
1 vote -
Possibility of creating dumps for databases in external servers over CLI
possibility of creating dumps for databases in external servers over CLI
2 votesThank you for your input! We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
--
IG
-
Database changes history
Database history log or table where database changes are stored. For example, phone column was modified in person table and what change was made
What does customer want to solve with this feature?
customer wants to be able to track database changes.2 votesThank you for your input! We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
--
IG
-
Implement checking of the psa database for inconsistencies after adjusting the domain's settings
In particular circumstances when a domain's hosting type is switched to No hosting and back to Website Hosting, the following issue occurs: https://support.plesk.com/hc/en-us/articles/360013744460
It would be helpful to implement a tool for checking the psa database for inconsistencies after the domain's hosting type is switched2 votes -
Edit MySQL server settings (my.cnf file) trough Plesk
MySQL server settings (my.cnf) can only be updated via CLI, it would be faster if these changes could be made in Plesk Panel or PHPMyAdmin without the need to edit settings on server.
23 votesThank you for your input! We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
--
IG
-
Install MySQL Connector/ODBC 8.0 to support modern TLS versions and ciphers
(This is related to https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/44353242-add-mariadb-connector-odbc)
> Drivers
MySQL Connector/ODBC version 8 needs to be available to Plesk users, because 5.3 is outdated, not to mention 3.51.
In MySQL Connector/ODBC, there is support for new, modern TLS versions and ciphers.
https://dev.mysql.com/doc/refman/8.0/en/encrypted-connection-protocols-ciphers.html
> As of MySQL 8.0.26, the TLSv1 and TLSv1.1 connection
> protocols are deprecated and support for them is subject to
> removal in a future version of MySQL. See Deprecated
> TLS Protocols.And please remove MySQL Connector/ODBC 3.51. I cannot think of any reason Plesk should rely on, or support, this version. The following runs perfectly in…
4 votesThank you for your input! We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
—
IG -
Add MariaDB Connector/ODBC
> Drivers
With MySQL and MariaDB going their own way more and more, it is important to add MariaDB Connector/ODBC as an programming interface to Plesk as well. Side by side with the already available MySQL Connector/ODBC. This is easily done.
One cannot guarantee MySQL Connector/ODBC to be compatible with MariaDB in the near future.
Download MariaDB Connector/ODBC from here:
https://mariadb.com/kb/en/mariadb-connector-odbc-3113-release-notes/2 votesThank you for your input! We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
—
IG -
Ability to track number of simultaneous connections to the MySQL
Sometimes Plesk is not accessible with error:
DB query failed: "SET sql_mode = ''" Error: SQLSTATE[08004] [1040] Too many connectionsIt is possible to inrease the number of connections but it will also be good to have some monitoring of the current number of simultaneous connections to the MySQL, for example in Advanced Monitoring extension.
It will help to prevent Plesk downtime and set the reasonabl limit for max_connections
2 votesThank you for your input! We will consider this functionality in upcoming releases if it will be popular. Everyone, please continue voting for this feature if you consider it important.
—
IG -
Ability to select database schema when creating database users in Plesk for MSSQL
It is required to import databases created externaly with dbo database schema.
When such database imported in Plesk it is assigned to schema of the database user created in Plesk. When user created in Plesk, new schema is created for database user. For example, user test1 created in Plesk will have database schema "test1"
This results to the non-functional Database due to wrong schema (reuqired dbo, while database imported with schema test1).
The suggestion is to add functionality to select schema when creating database users in Plesk
17 votesThank you for your input! We will consider this functionality in upcoming releases if it will be popular. Everyone, please continue voting for this feature if you consider it important.
—
IG
- Don't see your idea?