类型: string
默认: GMT
上下文: user
重新开始: false

设置用于显示和解析时间戳的时区。内置缺省值GMT,但是,这通常被postgresql.conf改写;initdb 将安装设置对应它的系统环境。意味着使用系统环境声明的时区。参阅datatype-timezones获取更多信息。

建议 [EN]

To avoid a lot of confusion, make sure this is set to your local timeszone. If the server covers multiple time zones, then this should be set on a ROLE or connection basis.

条评论