Search Postgresql Archives

Re: date time function

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



am  Thu, dem 28.06.2007, um 16:04:48 -0400 mailte Jasbinder Singh Bali folgendes:
> Hi,
> 
> I have a timestamp field in my talbe.
> I need to check its difference in days with the current date.
> 
> field name is time_stamp and I did it as follows:
> 
> select age(timestamp '2000-06-28 15:39:47.272045 ')
> 
> it gives me something like
> 
> 6 years 11 mons 29 days 08:20:12.727955
> 
> How can i convert this result into absolute number of days.

test=*# select current_date - '2000-06-28 15:39:47.272045 '::date;
 ?column?
----------
     2557
(1 row)



Andreas
-- 
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux