Posts tagged with PostgreSQL:
Monday, 2 December 2019
Faster PostgreSQL connection recovery
Alex DufournetThis post covers how a database incident affected one of our services and what we did to improve the situation in the future
Friday, 30 November 2018
Bye bye Mongo, Hello Postgres
Philip McMahon, Maria-Livia Chiorean, Susie Coleman, Akash AskoolumIn April the Guardian switched off the Mongo DB cluster used to store our content after completing a migration to PostgreSQL on Amazon RDS. This post covers why and how
Thursday, 4 February 2016
Migrating Postgres to RDS without downtime
Nicolas LongOur experience migrating from a self-managed Postgres cluster to RDS, without downtime.