Many of our applications that we use to deliver care to our patients rely on database backends that we host locally. Most of these systems are mission critical and uptime is of utmost importance, as is reliable backup and restoration processes to prevent data loss.
ClusterControl for PostgreSQL tech highlights
Supported Distributions
Choose from top PostgreSQL distributions to match your performance and scalability needs:
• PostgreSQL: the OS distribution from PostgreSQL Development Group
• EnterpriseDB: a proprietary distribution that extends OS PostgreSQL
• TimescaleDB: an extension for time series workloads in Postgres
Replication & High Availability
Optimize your database infrastructure with robust replication options:
• Streaming Replication: Maintain real-time data sync.
Synchronous Replication: Ideal for failover and read-only load balancing.
Asynchronous Replication: Perfect for remote disaster recovery.
Managed PostgreSQL features list
Licenses | |
Open Source | ![]() |
Enterprise | ![]() |
Cluster management | |
Deploy / import | ![]() |
Add / duplicate / remove / decommission node | ![]() |
High availability | |
Load balancers | ![]() |
Automated failover | ![]() |
Asynchronous / synchronous replication | ![]() |
Backup / restore | |
Full / differential / incremental backups | ![]() |
Backup compression / encryption | ![]() |
Local / cloud backups | ![]() |
Observability | |
Infrastructure / database / query monitoring | ![]() |
Dashboarding / alerting | ![]() |
Security / compliance | |
Role-based access control | ![]() |
Key management | ![]() |
LDAP integration | ![]() |
TLS encryption | ![]() |
Reporting | ![]() |
Audit log | ![]() |
Get the ClusterControl for PostgreSQL one-pager
Choose the CC plan that fits your use case and preferred payment terms
Community
For deployment and monitoring
- Deployment and monitoring
- Performance advisors
- Community support
starts atFree
Self-serve
For small production deployments
- Includes all Advanced features
- Deploy up to 5 nodes
- Pay-as-you-go
starts at€250*per node, per month
Advanced
For production deployments
- Scaling and failover
- Deploy load balancers
- Business hours support
for pricingContact Us
Enterprise
For enterprise-grade deployments
- Operations Center and reporting
- Enhanced security features
- 24×7 support
for pricingContact Us
Ready to automate PostgreSQL ops in any environment? Try it free for 30-days.
I have a specific need to create replication replicas quite often and am tired of having to tweak homegrown scripts. How have you solved this?
For creating new replicas, rebuilding, or resyncing, it’s just a click of a button, explained here.
My PostgreSQL install has just been created and had data imported from other sources. Will I have to repeat this for ClusterControl to work?
No. Just import the PostgreSQL instance into ClusterControl, and then you can add replicas as you see fit.
I’m new to PostgreSQL and HAProxy and worried about how to configure both properly. How can I do this safely?
Check out the configurations page that gives you the ability to adjust the pg_hba.conf and postgresql.conf files from the GUI.