On 2022-08-30 9:04 AM, Uwe Schuerkamp wrote:
INSERT 0 6
ERROR: duplicate key value violates unique constraint "status_pkey"
DETAIL: Key (jobstatus)=(A) already exists.
Any idea what could be causing this?
Without looking at the actual DDL, I'd say your tables are wrong and
primary key should be (jobid,jobstatus). ICBW and all that.
Dima
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users