vmware-archive / sre-test

Greenplum - Open Source SRE test project.
2 stars 0 forks source link

TimeZone parameter issues #225

Closed bala-cg closed 2 years ago

bala-cg commented 3 years ago

Page No : 1393

Issues: 1) TimeZone, Does not work with lower case. 2) Session missing in table.

Given: Set Classifications local restart

Testing: [gpadmin@mdw_ipv4 ~]$ [gpadmin@mdw_ipv4 ~]$ gpconfig -c TimeZone -v UTC 20210727:18:36:15:019766 gpconfig:mdw_ipv4:gpadmin-[INFO]:-completed successfully with parameters '-c TimeZone -v UTC' [gpadmin@mdw_ipv4 ~]$ [gpadmin@mdw_ipv4 ~]$ gpconfig -c timezone -v UTC 20210727:18:36:30:019850 gpconfig:mdw_ipv4:gpadmin-[CRITICAL]:-GUC Validation Failed: timezone cannot be changed under normal conditions. Please refer to gpconfig documentation. GUC Validation Failed: timezone cannot be changed under normal conditions. Please refer to gpconfig documentation. [gpadmin@mdw_ipv4 ~]$

[gpadmin@mdw_ipv4 ~]$ [gpadmin@mdw_ipv4 ~]$ gpconfig -s TimeZone Values on all segments are consistent GUC : TimeZone Master value: GMT Segment value: GMT [gpadmin@mdw_ipv4 ~]$ [gpadmin@mdw_ipv4 ~]$ gpconfig -s timezone Values on all segments are consistent GUC : timezone Master value: GMT Segment value: GMT [gpadmin@mdw_ipv4 ~]$