timetz need more bytes than timestamptz

Поиск
Список
Период
Сортировка
От jian he
Тема timetz need more bytes than timestamptz
Дата
Msg-id CACJufxGe=AR8biQNHs8hUq6qEz0mviwqBv0KCO3mox7MO=x8tw@mail.gmail.com
обсуждение исходный текст
Ответы Re: timetz need more bytes than timestamptz
Список pgsql-general

Hi,
https://www.postgresql.org/docs/current/datatype-datetime.html
timetz, timestamptz:
same resolution.
fractional digits in the seconds field are also the same.
>
> All timezone-aware dates and times are stored internally in UTC. They are converted to local time in the zone specified by the TimeZone configuration parameter before being displayed to the client.

Why does timetz need more bytes (8 vs 12) than timestamptz?

В списке pgsql-general по дате отправления:

Предыдущее
От: James Cloos
Дата:
Сообщение: deb’s pg_upgradecluster(1) vs streaming replication
Следующее
От: Thomas Markus
Дата:
Сообщение: Re: Question: Multiple pg clusters on one server can be reached with the standard port.