Re: storing TZ along timestamps

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: storing TZ along timestamps
Дата
Msg-id BANLkTikFbURqtP7-V4NJK7Rseq6kYL3=cQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: storing TZ along timestamps  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: storing TZ along timestamps  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
On Wed, Jun 1, 2011 at 8:18 PM, Alvaro Herrera
<alvherre@commandprompt.com> wrote:
> Excerpts from Jeff Davis's message of mié jun 01 19:57:40 -0400 2011:
>> On Fri, 2011-05-27 at 16:43 -0400, Alvaro Herrera wrote:
>> > Hi,
>> >
>> > One of our customers is interested in being able to store original
>> > timezone along with a certain timestamp.
>>
>> I assume that you're talking about a new data type, not augmenting the
>> current types, correct?
>
> Yes

why not use a composite type for that?  performance maybe?

merlin


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: creating CHECK constraints as NOT VALID
Следующее
От: Josh Kupershmidt
Дата:
Сообщение: Re: pg_terminate_backend and pg_cancel_backend by not administrator user