Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
$pwd:

electric-postgres-security

// Pre-deploy security checklist for Postgres with Electric. Checks REPLICATION role, SELECT grants, CREATE on database, table ownership, REPLICA IDENTITY FULL on all synced tables, publication management (auto vs manual with ELECTRIC_MANUAL_TABLE_PUBLISHING), connection pooler exclusion for DATABASE_URL (use direct connection), and ELECTRIC_POOLED_DATABASE_URL for pooled queries. Load before deploying Electric to production or when diagnosing Postgres permission errors.

$ git log --oneline --stat
stars:10,096
forks:321
updated:6 mars 2026 à 21:27
SKILL.md
readonly