Menu

Postgres-XC_Node_Addition_and_Removal

Abbas Butt

This page would describe ideas and proposals on how to implement addition and removal of nodes in an XC cluster. When we consider the problem of node addition and removal, we have to first address

  1. Node identification using some other means rather than numbers
  2. Table redistribution and tuple relocation will be required when a new node is added.
  3. How would the new node get the catalog? One idea was to copy it from the coordinator using synchronous streaming replication.
  4. Whether the node addition/removal be Online/Offline?

Related

Postgres-XC: Ideas_and_Proposals

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.