Re: Use of 'interval' - Mailing list pgsql-general

From Gaetano Mendola
Subject Re: Use of 'interval'
Date
Msg-id 4156920C.70903@bigfoot.com
Whole thread Raw
In response to Use of 'interval'  (Tom Allison <tallison@tacocat.net>)
List pgsql-general
Tom Allison wrote:
> I'm digging throught the data types and am trying to understand how to
> utilize the interval data type.
>
> I'm thinking I can use these values to add to another date field...

just add them:  timestamp + interval = timestamp


Regards
Gaetano Mendola


pgsql-general by date:

Previous
From: Sim Zacks
Date:
Subject: Re: data modeler
Next
From: David Helgason
Date:
Subject: Re: Large arrays give long lag on server side before command executes