Format intervall as hours/minutes etc - Mailing list pgsql-sql

From Andreas Joseph Krogh
Subject Format intervall as hours/minutes etc
Date
Msg-id 200709161300.53257.andreak@officenet.no
Whole thread Raw
Responses Re: Format intervall as hours/minutes etc
List pgsql-sql
Hi all. Any hint on how to format this interval as number of hour/seconds etc?
select age('2007-09-22 17:00'::timestamp, '2000-02-20 18:00'::timestamp);             age
-------------------------------7 years 7 mons 1 day 23:00:00

--
Andreas Joseph Krogh <andreak@officenet.no>
Senior Software Developer / Manager
------------------------+---------------------------------------------+
OfficeNet AS            | The most difficult thing in the world is to |
Karenslyst Allé 11      | know how to do a thing and to watch         |
PO. Box 529 Skøyen      | somebody else doing it wrong, without       |
0214 Oslo               | comment.                                    |
NORWAY                  |                                             |
Tlf:    +47 24 15 38 90 |                                             |
Fax:    +47 24 15 38 91 |                                             |
Mobile: +47 909  56 963 |                                             |
------------------------+---------------------------------------------+


pgsql-sql by date:

Previous
From: Michael Glaesemann
Date:
Subject: Re: Optimize querry sql
Next
From: Andreas Kretschmer
Date:
Subject: Re: Format intervall as hours/minutes etc