Hello,
we seem to have the same problem right now.
We are still on python3.6 and postgresql 12.9
I looked at our Table pendedkeyvalue and we have roughly 35k rows in that table, is that normal or shouldn't those get cleaned up after a while?
with regards
Jacob
On 2022-01-28 15:57, Stephan Krinetzki wrote:
Stephen J. Turnbull wrote:
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
Well, we didn't try this. Since we don't know what the query for deleting a held message in the database needs to look like, we left that out for now. If someone can help me there, it would be great.
Over the mailman shell it hangs as long as on the web ui (using mailman shell -l list@host and iterating over the held messages). So it is the communication Mailman API <-> Database.
Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-leave@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/