Postgres Hardening

Harden a PostgreSQL deployment whether managed or self-hosted. Covers pg_hba network and authentication rules, role separation (read-only, read-write, migration), row-level security for multi-tenant data, TLS configuration, backup encryption, and pg_audit logging. Invoke when provisioning a new Postgres, before opening it to a new app, or when reviewing a multi-tenant schema for isolation gaps.

yanacuti1121 0a29b69 9.6 KB Updated 2 repo stars

File contents

yanacuti1121/Yana-AI/tree/main/core/skills/gw360--postgres-hardening commit 0a29b69121

Frequently asked questions

npx skillmds add yanacuti1121/postgres-hardening