Upgrading PostgreSQL and Citus for Enhanced Database Functionality
commandprompt.com·1d·
Discuss: Hacker News
Flag this post

Upgrading PostgreSQL and Citus: A Real-World Case Story

When your organization relies on PostgreSQL and Citus, a PostgreSQL upgrade isn’t just about version numbers—it’s about unlocking new features, improving scalability, and optimizing performance. Yet in modern distributed environments, with Docker, Kubernetes, and custom extensions, upgrades can be complex without the right approach.

The Challenge

Our client needed to move from PostgreSQL 11 to 15.5 and Citus 8.3 to 12.1—an ambitious step that required:

  • Preserving performance across distributed environments
  • Simplifying a custom extension
  • Ensuring compatibility with Kubernetes, Docker, and Ansible
  • Coordinating upgrades across development, testing, and production

This PostgreSQL case study demonstrates how a real-…

Similar Posts

Loading similar posts...