Skip to content

Commit 3fda252

Browse files
committed
docs: add Dbtune information for PostgreSQL add-ons
1 parent 8f97dc9 commit 3fda252

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/doc/addons/postgresql.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,12 @@ Usually this threshold is set to 20%.
161161

162162
If you want to use [pg_activity](https://github.com/dalibo/pg_activity) on a PostgreSQL add-on, but you encounter the following error `Exception: Must be run with database superuser privileges.`, you need to add the `--rds` flag when you start it.
163163

164+
## Dbtune Solution
165+
166+
You can use [Dbtune](https://dbtune.com) solution on PostgreSQL add-ons for enhanced database performance optimisation and monitoring. This feature provides advanced tuning capabilities to improve query performance and overall database efficiency.
167+
168+
To enable Dbtune solution on your PostgreSQL add-on, [contact Clever Cloud support](https://console.clever-cloud.com/ticket-center-choice).
169+
164170
## 🔑 Rights and permissions
165171

166172
Add-ons are managed services, meaning that users have **standard access** to the database (role **owner**). Some operations like databases and users creation, as well as some settings modifications aren't available by default. This ensures optimal performances and security for managed services as configured by Clever Cloud.

0 commit comments

Comments
 (0)