citusdata / citusdata/citus

Coordinator host setting

Open
#5,215 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
C
Stars
12.8k
Forks
794
Avg merge
2d 14h
Merged PRs (30d)
31

Description

Coordinator host can be set using SELECT citus_set_coordinator_host ('192.168.5.1', 5434)

Two questions:
- Can this setting be found out later on via e.g. SELECT citus_get_coordinator_host ()?
- If for example 192.168.5.1 failed and a hot standby at 192.168.5.2 kicks in, now will all the workers (for example a worker can live on 192.168.5.100) continue to function now that the coordinator host has changed?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.