Solutions Architect
Some of my Postgres needs are different from others. Sometimes I need a Postgres cluster for web application purposes, which means lots of connections each with limited cpu and memory needs. Other times, I may need a Postgres cluster for analytical purposes, which means fewer connections each with greater cpu and memory access.
Typically, when managing this infrastructure on my own, I would modify default values for shared_buffers, effective_cache_size, maintenance_work_mem, work_mem etc. to suit my specific needs. I am wondering if it is possible to manage the configuration in Digital Ocean’s managed Postgres clusters. Thanks!
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi @dmitrent,
In the Postgres managed database, some configuration/optimization options can be explored to optimize the current Postgres database.
If you run into optimization that requires superuser privileges; you can open a support ticket with digitalocean to make changes from the backend.
https://docs.digitalocean.com/support/
Note: Few database variables values have a dependency, due to the nature of the managed database and won’t be modifiable.
Regards, Rajkishore
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.