Sum of Intervals - Mailing list pgsql-sql

From Plant Thomas
Subject Sum of Intervals
Date
Msg-id 418DEFFAA399D311818A00508B912F2883D74A@idefix.lvh.dnet.it
Whole thread Raw
Responses Re: Sum of Intervals  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-sql
Hello,

I'm trying to do a sum() of some time intervals.
I get the result as: '1 day 02:30' which is ok, but is there a function
which converts this to hours or do I have to write my own?
For example the '1 day 02:30' should become 26:30 hours.

Thanks for any advice,
Thomas


pgsql-sql by date:

Previous
From: Christoph Haller
Date:
Subject: Re: Problems with Transactions
Next
From: "Jr."
Date:
Subject: Re: PL/Pgsql trigger function problem.