Hey @lanodan how long should I expect the 20200602125218_backfill_notification_types migration to take?
@lanodan Got added a few hours ago
https://git.pleroma.social/pleroma/pleroma/-/commit/7aa6c82937090ca6f2298dee0ef894954ca2f129
@lanodan Been going for about an hour and a half now
@lanodan For what exactly? Just "this migration takes too long!"? I don't really know if it's much of an issue. Maybe add a warning or something but still kinda unavoidable assuming it's actually working.
@sjw Well it’s just that I’ll probably forget about it in few minutes and you probably have more information than me for this.
Also can you do something like:
SELECT count(id) FROM notifications;
or the size of notifications with a \d+ so we have an idea of the size of your table.
@lanodan Oh! It's 130 MB
Can you file an issue?