age command

Поиск
Список
Период
Сортировка
От Jan Theofel
Тема age command
Дата
Msg-id 3D58F3FE.8029BB50@etes.de
обсуждение исходный текст
Ответы Re: age command  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hello,

I have a short equstio anbout the age command:

When I use for example

  age(timestamp('2002-08-13'), timestamp('2002-08-12')

I get "1 day" and for

  age(timestamp('2002-08-13'), timestamp('2002-07-13')

I get "1 mon".

But what I need is the total difference in days as integer.

How can I get this?

Thanks,
Jan

--
Jan Theofel                              Fon: +49 (7 11) 48 90 83 - 0
ETES - EDV-Systemhaus GbR                Fax: +49 (7 11) 48 90 83 - 50
Libanonstrasse 58 A * D-70184 Stuttgart  Web: http://www.etes.de

______________________________________
Inflex - eMail Scanning and Protection
Queries to: postmaster@etes.de

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

Предыдущее
От: Christian Mock
Дата:
Сообщение: Re: performance with triggers depends on table size?
Следующее
От: pginfo
Дата:
Сообщение: Very slow insert speed