You may also like:

Operating PostgreSQL as a Data Source for Analytics Pipelines – Recap from the Stuttgart Meetup
PostgreSQL user groups are a fantastic way to build new connections and engage with the local community. Last week, I had the pleasure of speaking at the…

Data archiving and retention in PostgreSQL. Best practices for large datasets
Just over a week ago, I attended PGConf.DE 2025 in Berlin with the rest of the Data Egret team and gave a talk titled “Data Archiving and…

Taming large datasets in PostgreSQL: archiving and retention without the pain
PostgreSQL databases tend to grow silently. One day, you notice queries slowing down, backups taking forever, and no one remembering what is in that 500 GB log…

How to Upgrade RDS PostgreSQL with Minimal Downtime
Estimated reading time: 15 minutes Disclaimer When working with Amazon RDS for PostgreSQL, minimizing downtime during upgrades is essential to maintain high availability. One of the most…