How Do I Change the Time Zone of My RDS for PostgreSQL Instance?
RDS for PostgreSQL allows you to select a time zone when you create an instance and change the time zone after the instance is created.

After the time zone parameter is modified, you need to reconnect to the instance for the modification to take effect.
- Log in to the management console.
- Click
in the upper left corner and select a region.
- Click
in the upper left corner of the page and choose Databases > Relational Database Service.
- On the Instances page, click the target DB instance.
- In the navigation pane on the left, choose Parameters.
- Search for the time zone parameter timezone in the search box.
- Select a time zone, and click Save.
- In the displayed dialog box, click OK.
For example, to change the time zone to UTC+08:00, select Asia/Shanghai from the drop-down list.
Time Zone Parameters
- system_time_zone: operating system (OS) time zone. This parameter cannot be changed and it has no impact on the database time zone.
- timezone: database time zone. You can modify this parameter to change the time zone for your DB instance.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot