Hi. It seemed our user_actions
table got corrupted. I could fix that by running VACUUM (VERBOSE,ANALYZE,DISABLE_PAGE_SKIPPING) user_actions
. But thanks anyway for your advise!
There where several entries missing from the visibility map which produced duplicated keys.
2 Likes