Re: dtoi4 error - Mailing list pgsql-general

From Philip Molter
Subject Re: dtoi4 error
Date
Msg-id ce4B6.135062$QC3.8158945@news3.aus1.giganews.com
Whole thread Raw
List pgsql-general
Disregard.  Apparently the value of the timestamp of 0001-01-01 00:00:00 is
quite a bit bigger than an integer, which means you'll have problems casting
that value to an integer.

>          UNIX_TIMESTAMP( p.next ) AS next, p.id, p.did as dwid,
>          pt.units, pt.interval, pt.table, pt.name,
>          pt.type, IFNULL( sl.state, 0 ) AS state, sl.value,
>          UNIX_TIMESTAMP( sl.start_time ) AS sctstamp,




pgsql-general by date:

Previous
From: ZHU Jia
Date:
Subject: Access 97/Postgres migration
Next
From: Justin Clift
Date:
Subject: New look for the techdocs website... is it alright?