pg_replica 0.3.0

Consensus-driven failover for PostgreSQL (Raft control plane)
1
2
3
4
5
6
7
8
# Copy to .env and edit

SU_PASSWORD=pgr_super_pw
REPL_PASSWORD=pgr_repl_pw
APP_USER=weido
APP_PASSWORD=weido_test_pw
APP_DB=weido
SYNCHRONOUS=on