GAUSS-52000 -- GAUSS-52099
GAUSS-52000: “Failed to obtain time zone information about the cluster node.”
SQLSTATE: None
Description: Failed to obtain the time zone of the cluster node.
Solution: Check whether the time zone can successfully obtain command date -R.
GAUSS-52001: “Time zone information is different among cluster nodes.”
SQLSTATE: None
Description: Nodes in the cluster use different time zones.
Solution: Use the date command to unify time zones of different nodes.
Feedback