Hanefi Onaldi

Results 37 comments of Hanefi Onaldi

Do we error out if the `POSTGRES_PASSWORD` env var is not supplied in a `docker run` command? Is this parameter optional or required?

I do not have enough experience around K8s, but the main issue is this: After a docker destroy event, we run `master_remove_node` that basically removes all the sharding metadata that...

Thanks @mahajanankur for reporting this. ~I created two PRs that aims to resolve this issue:~ ~1. https://github.com/citusdata/membership-manager/pull/9 implements a polling mechanism in Membership Manager, so that (a) it will detect...

Thank you for your contribution @paranlee. @gurkanindibay can you spare some time and go through the readme and make sure everything is up-to-date?

I created two PRs that aims to resolve this issue: 1. https://github.com/citusdata/membership-manager/pull/9 implements a polling mechanism in Membership Manager, so that (a) it will detect the readiness of the coordinator...

I think it is better to wait until all your worker nodes are registered, and ready to accept connections. If you distribute a table when only one worker node is...

I want to remind you that shard rebalancing is an enterprise feature and is not available in the docker setup.

You can see https://www.citusdata.com/product/comparison for a comparison of features between Citus community, Citus enterprise and Citus on Azure

Here is a deck @aamederen presented in PGConf.russia that covers some information on `citus_create_restore_point` internals that can be useful: https://speakerdeck.com/citusdata/distributed-point-in-time-recovery-with-postgres-pgconf-dot-russia-2018-eren-basak