Duration between two timestamps - Mailing list pgsql-general

From phil campaigne
Subject Duration between two timestamps
Date
Msg-id 420396D0.3080109@charter.net
Whole thread Raw
Responses Re: Duration between two timestamps  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-general
Hi All,
I have stored event records in Postgresql 7.3.4 and now need to
calculate the duration between each event in succession.  I have
"record_id" and a" timestamp without time zone" columns for each event.

What is a good way to calculate the difference in timestamp and store it
in the record as duration.  I am doing this as part of a java
application on RH linux 8.0.

My timestamp is of the form "2005-01-30 07:51:29.149458".
thanks in advance,
Phil


pgsql-general by date:

Previous
From: Art Fore
Date:
Subject: Re: Postgresql 8.0 beta 5 setup in windowsxp
Next
From: "Ignacio Colmenero"
Date:
Subject: Questions about functionality