hapostgres / hapostgres/pg_auto_failover

Citus formation upgrade path

Open
#1,021 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
1.4k
Forks
142
Avg merge
5h 8m
Merged PRs (30d)
1

Description

I've recently upgraded `pg_auto_failover` to 2.0 for the new Citus support feature. I have existing Citus databases registered as the postgres type nodes in pg_auto_failover. What's the proper thing to do to change them into `coordinator` and `worker` type of nodes known to pg_auto_failover?

Do I simply run `pg_autoctl create coordinator` and `pg_autoctl create worker` over existing Citus formations? Or do I need to drop all exiting registration and start from scratch?

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.