Appearance
cluster_name (string)
Sets the name of the instance, which is included in the executable process title. Not to be confused with compute clusters. For example:
sql
ALTER SYSTEM set cluster_name TO 'prod_y2b100;
The change will take effect once the database is restarted.