MannemSolutions / PgQuartz

Cluster aware scheduler for PostgreSQL
GNU General Public License v3.0
3 stars 1 forks source link

docker-compose environment with etcd, stolon, postgresql and pgQuartz #1

Closed sebasmannem closed 2 years ago

sebasmannem commented 2 years ago

To start off we need an environment which can be very easily bootstarted to develop. It should have etcd and PostgreSQL in a clustered manner. I already have something cooked up when I issued a stolon PR a few weeks ago, so let's use that as a basis.