New target_session_attrs settings for high availability and scaling in PostgreSQL v14
by
Laurenz Albe |
03.2021 PostgreSQL commit ee28cacf61 has added new options for the target_session_attrs connection parameter. This article explores how the new options […]
Introduction and How-To: etcd clusters for Patroni
Reasons for setting up Patroni etcd clusters. How-To cluster placement, etcd cluster setup and checking etcd healthiness.
ALTER TABLE: High-Availability taken care of
Adding columns, dropping columns,... might be necessary. But changing data structures should not be done mindlessly. Use ALTER TABLE wisely.
How we built our cluster in a box
During this year's pgconf.eu we displayed a "cluster in a box" demo case with Patroni. Many of you inquired about how […]