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
-
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 votes -
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 -
Please add support for PostgreSQL 13, 14
Please add a support for PostgreSQL Database Server in Plesk. I am using plesk version 18 and I can't manage my PostgreSQL 14 Server with a Plesk Control panel. The Problem appears in menu "Database Servers". Thank you.
6 votesWe 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
-
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 switched1 vote -
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.
21 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…
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 -
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
14 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 -
Add the ability to encrypt a Database via Plesk interface
Add the ability to encrypt databases as Transparent Data Encryption (TDE) via Plesk interface, which is supported in MariaDB 10.1 and later.
At-rest encryption means the data files and logs are encrypted on the disk and makes it almost impossible for someone to access or steal a hard disk and get access to the original data (provided that the key is secured and not stored locally).
5 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 -
Protect databse from removal
Protect databse from accidental removal, so the database behaves in the same way as the following wordpress_e: greyed out so it cannot be deleted.
1 voteThank 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 -
The possibility to set the PostgreSQL Charset from ASC_II to UTF8.
The possibility to set the PostgreSQL Charset from ASC_II to UTF8 during a database creation.
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
- Don't see your idea?