Обсуждение: date/time field value out of range

Поиск
Список
Период
Сортировка

date/time field value out of range

От
Samuele Brignoli
Дата:
Hi,
I've upgarded my redhat 7.3 Linux box to Postgresql 7.3.4 but now some
of my application managing timestamps fields fail on insert.

I' ve tried setting the locale, the date style variable without results.
I'm lost .

    Can you hel me ?

    Bye, Samu.

-----------------

Error while executing the query; ERROR: date/time field value out of
range: "28-05-2004 11:11:59"


insert into

kleweshp_pror(prcod_id,prdatord,prcodcli,prcodage,prcodlis,prcodval,prscocl1,prscocl2,prcodart,prqtaord,prprezzo,prdateva,prscont1,prscont2,prscont3,prscont4,prcoddes,prconprg,prflgcon,prstaord)

values (1,'28-05-2004
11:11:59','14100001','','00001','EUR',0.00,0.00,'F11012700 ',1.000,
36.42000,null,-40.00,-15.00,0.00,0.00,'001 ','','','P')