How to modify the time zone when deploying PostgreSQL using Kubeblocks? #10114
Unanswered
shashihoushengqia
asked this question in
Q&A
Replies: 1 comment
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
The following is the deployment file for PostgreSQL:
Then I modified the PostgreSQL parameters through OpsRequest:
verify:

Querying time zones in PostgreSQL:

It is still in the UTC time zone. Could you please tell me how to change it to the Shanghai time zone?
All reactions