Knowledge Base
Guides for every Zale DB feature — from first connection to production migrations.
Getting started
Projects & branches
Connecting
Endpoints — which one do I use?
Pooled vs direct vs read-only endpoints, and the session-state caveats that decide which your app needs.
Connection strings & secrets
Where to find your connection string, why it's masked, and how the audited reveal works.
Roles & databases
Managing Postgres roles and databases on a branch, and the reveal-once password rules.
Compute & scaling
Scale to zero — suspend & wake
How branches suspend when idle, wake on the first connection, and how to tune or disable it.
Compute sizing & resize
CU bounds, live vertical resize, and how autoscaling uses them.
Read replicas
Add a read-only endpoint backed by a hot standby to scale reads and isolate heavy queries.