DevOps High Availability and Hierarchical Federation with Prometheus 23.03.2023 by Middleware Team Learn about Prometheus and how to setup high availability and federation.
AWS, Cloud AWS re:Invent day 4 – Network & Resilience hub 02.12.2022 by David Hueber Of course today’s highlight was Werner Vogels’ keynote with is amazing presentation skills and some great announcements. You will for sure you will find plenty of articles about it.On my side I will rather focus on 2 thematics which are(…)
AWS, Cloud AWS re:Invent day 3 – Gray failures mitigation 01.12.2022 by David Hueber So again during the 3rd day of the re:Invent 2022 there were plenty of interesting information to take with us. However, the most interesting part was for sure the workshop about gray failures and how to mitigate them in a(…)
Database Administration & Monitoring, PostgreSQL Recreate a Patroni replica using pgBackRest 17.11.2022 by Open source Team In my last blog we had a look on how to bootstrap a complete Patroni Cluster from pgBackRest. But there is also the possibility to recreate only one Patroni node using pgBackRest. In this blog we(…)
Database Administration & Monitoring How to upgrade Patroni 02.05.2022 by Open source Team It's been a while since I wrote the blog post about PostgreSQL 13 and Patroni 2.0. On this blog I received a comment, if it's possible to explain, how to upgrade from Patroni 1.6 to 2.
Database Administration & Monitoring, PostgreSQL How to setup a Consul Cluster on RHEL 8, Rocky Linux 8, AlmaLinux 8 part 2 02.05.2022 by Open source Team Within the first part I have described the setup of Consul as replacement for ETCD. Here now the setup ob keepalived, haproxy and patroni. The needed packages I have installed within the first part, so let’s start with the(…)
Database Administration & Monitoring, Operating systems, PostgreSQL How to setup a Consul Cluster on RHEL 8, Rocky Linux 8, AlmaLinux 8 part 1 04.03.2022 by Open source Team This blog describes the setup of a Consul Cluster on RHEL 8 and clones, it will be the base for a Patroni HA setup using RPM Packages from postgresql.org. Many Patroni setups are using ETCD, but ETCD is not(…)
Database Administration & Monitoring Running two Patroni on one host using an existing etcd 23.12.2020 by Open source Team Have you ever asked yourself, how to create a second Patroni PostgreSQL cluster on an existing server using the existing etcd? My first idea was to study the documentation of Patroni, but unfortunately without big(…)
Database Administration & Monitoring Patroni 2.0: New features – Patroni on pure Raft 11.09.2020 by Open source Team Last week the new Patroni 2.0 release was published which brings many new features. But one makes me absolutely curious. At the moment only as BETA, but I had to test it. Patroni on pure Raft. It's possible to run(…)
Database Administration & Monitoring Setup a two node Postgres HA Cluster using EDB Advanced Server and EFM 03.02.2020 by Open source Team Some time ago I had a customer looking for a two node PostgreSQL Master/Replica solution. As we need Oracle compatibility in a later step, we decided to go with the EnterpriseDB tools. This article should give you an introduction on(…)