Search Postgresql Archives
missing something obvious about intervals?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: "pg >> Postgres General" <pgsql-general@xxxxxxxxxxxxxx>
- Subject: missing something obvious about intervals?
- From: David Rysdam <drysdam@xxxxxxxxxx>
- Date: Mon, 12 Dec 2005 13:00:13 -0500
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.11) Gecko/20050729
I have a table that has a date field and a "real" field that represents
a number of seconds. I want select the date field + the seconds field.
Just adding it doesn't work. Casting to interval doesn't work.
to_date/to_timestamp don't work. How do I do this?
[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]