interval to seconds conversion. How?

From: Denis Zaitsev <zzz(at)anda(dot)ru>
To: pgsql-general(at)postgresql(dot)org
Subject: interval to seconds conversion. How?
Date: 2004-10-27 22:08:53
Message-ID: 20041028040853.A16092@macacos.ward.six
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

How can I calculate the number of second in some interval? Neither
the secods part, nor the seconds after midnight... Just the full
quantity of the seconds. I haven't find any function.

Thanks in advance.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Hallgren 2004-10-27 22:13:41 Re: Reasoning behind process instead of thread based
Previous Message Tom Lane 2004-10-27 21:26:22 Re: Bug or stupidity