Cloud native PostgreSQL manager for high availability
Cloud native PostgreSQL manager for high availability
stolon-keeperstolon-sentinelstolon-proxy$ stolon-keeper --store-backend etcd --store-endpoints http://localhost:2379 --id keeper0$ stolon-sentinel --store-backend etcd --store-endpoints http://localhost:2379$ stolon-proxy --store-backend etcd --store-endpoints http://localhost:2379 --listen localhost:5432