Maintaining Large Tables in PostgreSQL | POSETTE: An Event for Postgres 2026

Sarat Balijepalli explains the operational and performance problems that show up when PostgreSQL tables grow large, with specific notes for Azure Database for PostgreSQL.

Overview

The session focuses on common failure modes that appear as tables scale in PostgreSQL and how to address them as a connected set of symptoms of unsustainable data growth.

Problems large tables create at scale

Practical strategies to sustain performance (including Azure Database for PostgreSQL considerations)

Architectural questions: when a single large table stops being the right abstraction

The talk closes by comparing alternatives for handling continued growth:

Video chapters