28 Jan
2022
28 Jan
'22
1:27 a.m.
Mark Sapiro writes:
mailmancore/API ->database
that seems to have an issue and only with this one
DELETE FROM pendedkeyvalue WHERE pendedkeyvalue.id = XXX
query. However, like you, I have no idea as to what you could do further to debug this.
I have an idea, but it seems so obvious that presumably it's already been tried: log in to the database as mailman with pgsql and try deleting something. If that works immediately, try with mailmanclient and the mailman command line utility.
Steve