RE: [GENERAL] age('now',date::datetime) - Mailing list pgsql-general

From Jackson, DeJuan
Subject RE: [GENERAL] age('now',date::datetime)
Date
Msg-id F10BB1FAF801D111829B0060971D839F4D72F4@cpsmail
Whole thread Raw
List pgsql-general
> On 05-Nov-98 Bob Dusek wrote:
> > Hello again,
> >
> > I am using the age() function to determine the average shelf-life of
>
>         Where is this age function ?
>
>         When I do \df i can't find it anywhere? Using pg 6.3
>
>         Mario Filipe
>         mjnf@uevora.pt
> ----->  http://neptuno.sc.uevora.pt/~mjnf <----- << File: ATT01281.ATT
> >>
Look in the set of functions returning timespan.
In v6.4 you can just do '\df age'.
    -DEJ

pgsql-general by date:

Previous
From: "Jackson, DeJuan"
Date:
Subject: RE: [GENERAL] insert problem.
Next
From: "Jackson, DeJuan"
Date:
Subject: RE: [GENERAL] Epoch Time, conversion?