Slow inserts and updates in 26.1.20-2 (in manjaro)

Hello,

long time user here (since 2010), one aspect of that is my .skg file has size around 26MB. This never was an issue, I would say it actually is not that big.

Lately with my last update comes a problem with updating or creating new transactions. Each such event lasts few seconds and locks up an entire application. Sometimes even system things it hangs so it pops up a system window to handle the situation (wait or kill). This never happened before. Just two weeks ago I’m sure these actions was instant.

It is anoying at least. So my question is: Was there some changes recently to introduce such behavior? Some change in database indexing, some checks or computation before change to transaction happens?

I also cannot downgrade as than my file is unreadable, even older backups (that is probably some QT dependency problem), so I would like to resolve it by moving forward.

Thank you

Just to add more info, where this trouble could be comming from. Whenever I use import for operations, it is significantly faster. To be clear it takes some time, but that was always the case also with the progres in status bar.
So there is something different/slow in a handling updates and inserts manual way.