electric-deployment
Installation
SKILL.md
Electric — Deployment
Setup
Postgres configuration
# postgresql.conf
wal_level = logical
max_replication_slots = 10
Docker Compose
Related skills
# postgresql.conf
wal_level = logical
max_replication_slots = 10