Glossary

Row-level security (RLS)

Database-enforced rules on which rows a user can read or write.

RLS moves authorization into Postgres itself, so multi-tenant isolation holds even if application code has a bug.

← Back to the glossary · or build a form free.