Page 3 of 3
Re: 5.5.1 Add a Trap Definition
Posted: Thu Aug 02, 2018 3:22 pm
by tgriep
Let's check to see if there were any errors in the Postgres database log file when you tried to delete the entries.
Can you get this file from the server and post it here?
Code: Select all
/var/lib/pgsql/data/pg_log/postgresql-Tue.log
Re: 5.5.1 Add a Trap Definition
Posted: Fri Aug 03, 2018 5:56 am
by duhd
Errors in the Postgres database log file when you tried to delete the entries:
Code: Select all
ERROR: syntax error at or near "LIMIT" at character 53
STATEMENT: DELETE FROM xi_cmp_trapdata WHERE trapdata_id = 542 LIMIT 1
tgriep wrote:Let's check to see if there were any errors in the Postgres database log file when you tried to delete the entries.
Can you get this file from the server and post it here?
Code: Select all
/var/lib/pgsql/data/pg_log/postgresql-Tue.log
Re: 5.5.1 Add a Trap Definition
Posted: Fri Aug 03, 2018 9:04 am
by tgriep
Thanks you for the information. I was able to recreate the issue that you are having and filed a Bug Report to get it fixed.
Hopefully in the next release of XI, it will be fixed.
The TASK ID is 13480.