Category HOW TO

How to Set Up a Highly Available PostgreSQL 17 Cluster using Patroni

https://www.youtube.com/watch?v=JDeD2chhIW0&t=917sPostgreSQL is a popular open-source relational database management system (RDBMS) used by many organizations to store and manage their data. To ensure high availability and prevent downtime, it’s essential to have a robust HA setup for PostgreSQL. Patroni, HAProxy, Keepalived,…

Configure Grafana for PostgreSQL Database

As per the “State of PostgreSQL 2021” survey by timescale for the best visualization tool, Grafana stood first with 38.7% responders. In this post, we are going to configure Grafana to monitorPostgreSQL Database  There are 8 major steps involved in…

greenplum database – setup and configure

In this tutorial we will understand how to setup a Pivotal Greenplum 6 database cluster with following set up on Linux 6. How to Install, Create and Configure Greenplum database 6.12 in Linux – Introduction IP Address Hostname Implementations-1 Implementations-2…