title: "PostgreSQL Row-Level Security Without the Performance Tax"

published: true

description: "RLS silently converts index scans to seq scans in multi-tenant Postgres. Here's the planner behavior and the policy patterns that recover performance."

tags: postgresql, performance, architecture, security

canonical_url: https://mvpfactory.co/blog/postgresql-rls-performance