In the configuration file the dbport is for MySQL. Should be the one for
PostgreSQL:

output postgres { dbhost localhost; dbport 3306; dbuser sysloguser;
dbpass syslogpass; dbname syslogs; };

output postgres { dbhost srv.domain; dbport 5423; dbuser sysloguser;
dbpass syslogpass; dbname syslogs; };

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/689757

Title:
  column "logcode" of relation "log" does not exist --- and other SQL errors

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to