Introduction to PostgreSQL, Database Management and ClusterControl
With the latest release of ClusterControl we’ve introduced a range of key new features to automate and manage PostgreSQL (alongside MySQL and MongoDB). PostgreSQL is not only the world’s most advanced open source database (in...
Logical & Physical PostgreSQL Backups
Taking backups and having a recovery plan is one of the most important tasks of a DBA - they are crucial to the availability and integrity of the data. You can build replication clusters spanning...
Video: ClusterControl & PostgreSQL
The video below details the features and functions in ClusterControl for PostgreSQL. Included in this demonstration video are... Overview of PostgreSQL features Deploying a PostgreSQL cluster Configuring master and slave nodes Monitoring your cluster Adding...
Running Galera Cluster With ClusterControl on Kubernetes
In our “MySQL on Docker” blog series, we continue our quest to make Galera Cluster run smoothly in different container environments. One of the most important things when running a database service, whether in containers...
Video: ClusterControl ChatOps Integrations
The video below details the new ChatOps Integrations available in the latest version of ClusterControl. Included in the video are… Overview of ClusterControl Integrations Installing new integrations Configuring which clusters to monitor Selecting what items...
Automatic Failover of Postgres Replication
Streaming replication setups with Postgres are inevitably related to failovers. The sole writer in the setup would be the primary, it generates XLOG records and continuously ships them to one or more standby servers. If...
Introducing the ClusterControl Alerting Integrations
The time to respond to outages is one of the most important metrics to measure, when you have a 24/7 business to run. Incident response applications, like VictorOps and PagerDuty, will report back their effectiveness...
What's New with ProxySQL in ClusterControl v1.4.2
ClusterControl v1.4.2 comes with a number of improvements around ProxySQL. The previous version, also known as “The ProxySQL Edition”, introduced a full integration of ProxySQL with MySQL Replication and Galera Cluster. With ClusterControl v1.4.2, we...
Announcing ClusterControl 1.4.2 – the DevOps Edition
Today we are pleased to announce the 1.4.2 release of ClusterControl - the all-inclusive database management system that lets you easily deploy, monitor, manage and scale highly available open source databases - and load balancers...
ClusterControl on Docker
(This blog was updated on June 20, 2017) We’re excited to announce our first step towards dockerizing our products. Please welcome the official ClusterControl Docker image, available on Docker Hub. This will allow you to...
Using the Galera Replication Window Advisor to Avoid SST
Galera clustering replicates data between nodes synchronously. This way, all nodes in the cluster ensure data is consistent between each other. But what happens if one of those nodes leaves the cluster for a short...
Video: ClusterControl Command Line Client (CLI) Product Demonstration
The video below details the features and functions that are available in the new ClusterControl Command Line Client (CLI) Included in the video are… Overview of the Command Line Interface Installation of the CLI Authentication...