I have two column: ts and ts_pst, their default values are CURRENT_TIMESTAMP and timezone(\'pst\'::text, now()) respectively.
CURRENT_TIMESTAMP
timezone(\'pst\'::text, now())
SELECT