Periodically there is this problem:
26153:20080507:013221 Query::insert into history_uint (clock,itemid,value) values (1210098741,24831,18446744073709551615)
26153:20080507:013221 Query failed:PGRES_FATAL_ERROR:ERROR: bigint out of range
26153:20080507:013221 Query::select num,value_min,value_avg,value_max from trends where itemid=24831 and clock=1210096800
26153:20080507:013221 Query failed:PGRES_FATAL_ERROR:ERROR: current transaction is aborted, commands ignored until end of transaction block
26099:20080507:013221 One child process died. Exiting ...
26099:20080507:013223 ZABBIX Server stopped
How to solve this problem?
26153:20080507:013221 Query::insert into history_uint (clock,itemid,value) values (1210098741,24831,18446744073709551615)
26153:20080507:013221 Query failed:PGRES_FATAL_ERROR:ERROR: bigint out of range
26153:20080507:013221 Query::select num,value_min,value_avg,value_max from trends where itemid=24831 and clock=1210096800
26153:20080507:013221 Query failed:PGRES_FATAL_ERROR:ERROR: current transaction is aborted, commands ignored until end of transaction block
26099:20080507:013221 One child process died. Exiting ...
26099:20080507:013223 ZABBIX Server stopped
How to solve this problem?

Comment