You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow explicitly setting Cluster ID
The new api_cluster_id / API_CLUSTER_ID setting enables overriding the
automatically detected cluster ID, or set it on platforms that don't have
built-in detection.
This value is stored by pganalyze for each server, and used for grouping
servers together. Alternate mechanisms to create server groups in pganalyze
will be offered in a future release.