Re: IIRC + intervals + and other things

Поиск
Список
Период
Сортировка
От Ian Barwick
Тема Re: IIRC + intervals + and other things
Дата
Msg-id 200307100103.45781.barwick@gmx.net
обсуждение исходный текст
Ответ на IIRC + intervals + and other things  (Alexander Blüm <mailinglists1@gmx.de>)
Ответы Re: IIRC + intervals + and other things  (Csaba Nagy <nagy@ecircle-ag.com>)
Список pgsql-general
On Thursday 10 July 2003 00:45, Alexander Blüm wrote:
> hello,
>
> I am getting more and more confused with statements like these
>
> > update foo set  timestamp_field  = timestamp_field + '365
> > days'::interval;
>
> or
>
> > I normaly use 'abstime' and 'reltime' for dates and intervals, the major
> > difference is 'timestamp' has microsecond time accuracy, but abstime
> > takes less storage space IIRC.
>
> where do I find information on different "intervals" and things like that?

These link mights help:
http://techdocs.postgresql.org/techdocs/faqdatesintervals.php
http://www.postgresql.org/docs/7.3/static/datatype-datetime.html

> and what is IIRC ? Intelligent Inter Relay Chat ? no, probably not.

;-) "If I recall correctly"

HTH

Ian Barwick
barwick@gmx.net


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

Предыдущее
От: Alexander Blüm
Дата:
Сообщение: IIRC + intervals + and other things
Следующее
От: Dmitry Tkach
Дата:
Сообщение: Re: Rules and actions involving multiple rows