Hi,
I found a lot of the following lines in the zabbix_server.log file:
Query::insert into ids (nodeid,table_name,field_name,next
id) values (0,'history_text','id',)
Query failed:PGRES_FATAL_ERROR:ERROR: syntax error at or
near ")" at character 85
There is, obviously, a syntax error in the query.
I'll try to find and fix it.
Regards,
Norbert.
1.3.4, FreeBSD 6.1, PostGreSQL 8.1.3
I found a lot of the following lines in the zabbix_server.log file:
Query::insert into ids (nodeid,table_name,field_name,next
id) values (0,'history_text','id',)
Query failed:PGRES_FATAL_ERROR:ERROR: syntax error at or
near ")" at character 85
There is, obviously, a syntax error in the query.
I'll try to find and fix it.
Regards,
Norbert.
1.3.4, FreeBSD 6.1, PostGreSQL 8.1.3
Comment