Postgres Patterns

PostgreSQL working reference for index selection, data types, row-level security, cursor pagination, queue processing, anti-pattern detection queries, server configuration, replica routing, alert thresholds, backups, and erasure. Use when you say "which index does this query need", "why is this query slow", "write an RLS policy for this table", "should this be numeric or float", or "find our unindexed foreign keys". Not for applying a schema change safely, use `database-migrations`.

Lukk17 b9522ce 9.7 KB Updated

File contents

Lukk17/agent-standards/tree/main/.agents/skills/postgres-patterns commit b9522ceabc

Frequently asked questions

npx skillmds@latest add lukk17/postgres-patterns