colton-citus

Results 6 comments of colton-citus

This is probably the root cause: https://github.com/citusdata/membership-manager/issues/4 . I've created a branch to address this and will update once it's merged.

@chrismark : This solution should work with an arbitrary number of worker nodes

I just attempted a quick reproduction of this using your Dockerfile, and I'm getting some inconsistent results. Could you specify the syntax you're using to build, launch, and connect? -Colton

Thanks for the clarification! It sounds like you're able to connect to the container to try creating a database, so I'm guessing we got past the initial trouble and it's...

Yes, that is correct. I'd also suggest adding a warning and clearing steps so this doesn't surprise customers too often.

1. How to create persistent volumes? See https://github.com/citusdata/membership-manager/issues/4 2. How to change language? See https://github.com/citusdata/docker/issues/90 3. How to add extensions (pg_partman was specific question, this should be generalized) See https://github.com/citusdata/wiki/wiki/Unusual-Docker-configurations...