Add postgres cluster replication smoke tests.
This commit is contained in:
11
tests/docker-postgres-replication/README.md
Normal file
11
tests/docker-postgres-replication/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Replicated postgres cluster in docker.
|
||||
|
||||
Upstream is forked from https://github.com/DanielDent/docker-postgres-replication
|
||||
|
||||
My version lives at https://github.com/wrouesnel/docker-postgres-replication
|
||||
|
||||
This very simple docker-compose file lets us stand up a replicated postgres
|
||||
cluster so we can test streaming.
|
||||
|
||||
# TODO:
|
||||
Pull in p2 and template the Dockerfile so we can test multiple versions.
|
||||
Reference in New Issue
Block a user