Indexing in Postgres seems simple, but it’s important to understand the basics of how it really works and the best practices for preventing system downtime.
TLDR: Be careful when creating indexes — a lesson I learned the hard way when concurrent indexing failed silently.
Critical incident
At a previous company,