CSNAPC-9695: SC 6.x - All PostgreSQL instances have the same name (postgres_5432)
Issue
- All PostgreSQL instances / clusters are named the same when added to SnapCenter, if:
- The PostgreSQL server being added has multiple instances, that use the same service name and port
- Multiple PostgreSQL servers are added, that use the same service name and port
- Example:
- If the default service name of postgres and the default port of 5432 are used, the instance / cluster name created in SnapCenter would be postgres_5432
- This makes it difficult to distinguish which instance / cluster is running on which server.