@michael Still failing after repack removed.
Do you think I need to
DROP AGGREGATE repack.array_accum(anyelement);
for both postgres and mastodon_production databases.
If so, I need to figure out the best way to do that from the debian terminal.
I hate database upgrades.