Backend

Postgres

Indexing, query plans, migrations, and everyday Postgres operations

1 post
  1. Backend/Postgres

    Postgres Indexing That Actually Moves the Needle

    Adding an index and hoping is not a strategy. Here's how I actually diagnose slow queries before I touch the schema.

    2 min read Featured