list clusters - pgrecm/RECM GitHub Wiki

Home - Top

This command display the registered clusters into the current deposit.

Option/Qualifier

/verbose Display more details

Description

This view can be useful to manage clusters. See 'modify cluster' for more details about cluster management.

Example

RECM> list cluster 
List of registered clusters

CID        State           Name                 IP              Description
---------- --------------- ---------------      -------------------- ------------------------------
1          ENABLED         CLU12                192.168.1.62    Version 12
2          ENABLED         REPO12               192.168.1.62    Version 12

RECM> list cluster/verb 
List of registered clusters

CID        State           Name                 IP                    Full        WAL     Config Description
---------- --------------- -------------------- --------------- ---------- ---------- ---------- ------------------------------
1          ENABLED         CLU12                192.168.1.62             2          8          3 Version 12
2          ENABLED         REPO12               192.168.1.62             2          3          0 Version 12
RECM>  

⚠️ **GitHub.com Fallback** ⚠️