Cluster Types
There are two types of clusters: stand-alone clusters and shared clusters.
- A stand-alone cluster has its own configuration shared by no other server instances or clusters. By default, the name of this configuration is cluster_name
-config
, where cluster_name represents the name of the cluster.
- A shared cluster shares its configuration with one or more other clusters or unclustered instances.
See Also:
Legal Notices