How do I regenerate all thumbnails and stuff? It looks like data about which faces belong to who is still there as well as blur colors for each image.
I tried regenerating thumbnails job but it sped through all of them and didn't do anything.
I also tried sudo docker exec -t immich-db pg_dumpall -U postgres but I got this:
pg_dumpall: error: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: FATAL: role "postgres" does not exist
.