Re: pg_timezone_names

2018-01-17 Thread Tom Lane
=?utf-8?q?PG_Doc_comments_form?= writes: > We are exporting data from postgres into another "all in one" data store, > and i had a quick question regarding the time offsets. The UTC_OFFSET, does > it change when IS_DST is true/false? Yes; utc_offset reflects the zone's current offset from UTC, s

pg_timezone_names

2018-01-17 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.1/static/view-pg-timezone-names.html Description: We are exporting data from postgres into another "all in one" data store, and i had a quick question regarding the time offsets. The UTC_O