
Bulletproofing Your Database With (Multiple) PostgreSQL Replicas
PostgreSQL replication aims to protect your data if disaster strikes. Read about our new types of HA replicas and how they fit your use case.
By Danil Zhigalin
October 10th, 2024
Receive the latest technical articles and release notes in your inbox.

PostgreSQL replication aims to protect your data if disaster strikes. Read about our new types of HA replicas and how they fit your use case.
By Danil Zhigalin
October 10th, 2024

Learn how we replaced StatefulSets with a custom Kubernetes operator to improve the scalability, flexibility, and cost efficiency of our Postgres cloud platform.
By Andrew Charlton
October 9th, 2024

Read how we equipped PostgreSQL with advanced indexing techniques, making it as fast as other specialized vector databases, like Pinecone.
By Matvey Arye
June 11th, 2024

Learn how we accelerated real-time data aggregation in PostgreSQL by 50,000 % by tweaking the query planner.
By FabrÃzio de Royes Mello
March 20th, 2024

Read how we used Timescale to scale a 350 TB+ PostgreSQL database to build Insights, our new database observability tool.
By Rob Kiefer
November 2nd, 2023

pgBackrest is an awesome tool for backup creation/restore in Postgres, but it can get slow for large databases. We mitigated this problem by incorporating EBS Snapshots to our backup strategy.
By Grant Godeke
August 31st, 2023

An introduction to the OpenTelemetry metrics standard. This post is the second of a three-part series on all things metrics.
By James Blackwood-Sewell
May 10th, 2022

In this introduction to the different open-source metrics standards, we focus on the Prometheus metric types. This post is the first of a three-part series on all things metrics.
By Ramon Guiu
April 14th, 2022

Learn how to instrument Python code with OpenTelemetry, both manually and using auto-instrumentation.
By James Blackwood-Sewell
March 23rd, 2022