Re: Storage sizes for dates/times (documentation bug?)

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Storage sizes for dates/times (documentation bug?)
Дата
Msg-id 20080415012730.GD11292@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Storage sizes for dates/times (documentation bug?)  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Storage sizes for dates/times (documentation bug?)
Список pgsql-general
Tom Lane wrote:
> Marc Munro <marc@bloodnok.com> writes:

> > It makes no sense to me that by storing the date with the time you
> > can save 4 bytes.
>
> Actually, your mistake is in imagining that timestamptz represents the
> timezone explicitly ... it doesn't.  If it did, it'd be at least as
> large as timetz.

Hmm, so timetz does that?  Amazing ... I didn't know that.

Which means that storing date + timetz in two separate columns is not
quite the same as storing a timestamptz.  Oops.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Storage sizes for dates/times (documentation bug?)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Storage sizes for dates/times (documentation bug?)