date subtraction - Mailing list pgsql-sql

From Ashok Agrawal
Subject date subtraction
Date
Msg-id 4239CD55.305@Sun.COM
Whole thread Raw
Responses Re: date subtraction  (Richard Huxton <dev@archonet.com>)
List pgsql-sql
I need to do date calculation similar to oracle in postgres.

like sysdate - creation_date of the record which returns no
of days in oracle which you can convert to hours or second
by multiplying by 60 or 3600.

How do i achieve this in postgres.

Thanks
Ashok




pgsql-sql by date:

Previous
From: "Octavio Alvarez"
Date:
Subject: ...
Next
From: "Hermann Draeger"
Date:
Subject: tablename as function parameter