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 Yeah... However, my database is over 100 GB these days.
@lanodan Oh! It's 130 MB
@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.