[2.150/7.920][FIXED/CONFIRMED] PostgreSQL errors

Hi,

i've this errors in system.log:

2010:06:02-08:23:44 acc postgres[13268]: [25-1] ERROR: duplicate key value violates unique constraint "aggregated_accounting_services_pkey"
2010:06:02-08:23:44 acc postgres[13268]: [25-2] STATEMENT: INSERT INTO aggregated_accounting_services 

2010:06:02-08:23:15 acc postgres[13268]: [24-1] ERROR: duplicate key value violates unique constraint "aggregated_netsec_fw_services_pkey"
2010:06:02-08:23:15 acc postgres[13268]: [24-2] STATEMENT: INSERT INTO aggregated_netsec_fw_services 
Parents
  • Hi Mario,

    first blood for you: one point, congratulations!

    Nice to see someone is using aggregated reporting!

    We are going to address this issue in 2.160 - looks like the bug was already in 2.100 though. Probably no hotfix before 2.160 as the bug is not critical, e.g. does not prevent a backup/restore.

    Thanks and regards,
    Henning
Reply
  • Hi Mario,

    first blood for you: one point, congratulations!

    Nice to see someone is using aggregated reporting!

    We are going to address this issue in 2.160 - looks like the bug was already in 2.100 though. Probably no hotfix before 2.160 as the bug is not critical, e.g. does not prevent a backup/restore.

    Thanks and regards,
    Henning
Children