Am 17.12.2013 um 14:59 schrieb Axel Rau <[email protected]>: > with config That part what actually fails is preparedStmt in: --- action(type="ompgsql2" server="localhost" port="2222" db="operations" schema="syslog" uid="syslog" template="PGbatched" preparedStmt="INSERT INTO event (time, prio, facility, host, program, message) VALUES($1,$2,$3,(SELECT id FROM host WHERE hostname=$4),$5,$6);" batchSize="2000" notifyPrefix="F" notifyIndex="2" queue.FileName="dbq" queue.dequeuebatchsize="100" queue.maxdiskspace="1G" queue.saveonshutdown="on" queue.Type="LinkedList" ) --- I have backtraces available, but they do not explain, why preparedStmt is not set.
Axel --- PGP-Key:29E99DD6 ☀ +49 151 2300 9283 ☀ computing @ chaos claudius _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

