Embed Notice
HTML Code
Corresponding Notice
- Embed this notice@admin @vokainen099 @r As a fellow custodian of records, pruning objects with no criteria other than them being "old" is shameful. Protip: you could just yeet all Like and EmojiReact activities with no downsides (as they are recorded in object itself and the API just grabs them from its key) and thus slim down the DB even further. This might or might not break retracting them for local users, so limit it to non-local activities just in case. I recommend doing it offline with SET session_replication_role = 'replica' to make it fast.