You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Postgres is easy to run in a container, but what about persisting the data files? This composition handles WAL archiving for PITR, and exposes logical replication.
cd docker-compose
./run.sh
About
Containerized logically replicated Postgres (along with WAL streaming)