Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
50.92. pg_timezone_names
Prev UpChapter 50. System CatalogsHome Next

50.92. pg_timezone_names

The viewpg_timezone_names provides a list of time zone names that are recognized bySET TIMEZONE, along with their associated abbreviations, UTC offsets, and daylight-savings status. (Technically,Postgres Pro does not use UTC because leap seconds are not handled.) Unlike the abbreviations shown inpg_timezone_abbrevs, many of these names imply a set of daylight-savings transition date rules. Therefore, the associated information changes across local DST boundaries. The displayed information is computed based on the current value ofCURRENT_TIMESTAMP.

Table 50.93. pg_timezone_names Columns

NameTypeDescription
nametextTime zone name
abbrevtextTime zone abbreviation
utc_offsetintervalOffset from UTC (positive means east of Greenwich)
is_dstbooleanTrue if currently observing daylight savings


Prev Up Next
50.91. pg_timezone_abbrevs Home 50.93. pg_user
epubpdf
Go to Postgres Pro Standard 12
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp