You only need to do this in a specific scenario, “Note: If you are running your database with a non-superuser role for Immich”
If you’re running the docker stack that immich provides you don’t need to do this.
Comment on Immich is awesome
agimus@startrek.website 10 months ago
I am a bit confused what is meant by:
“You can do this by connecting to the immich database as a superuser and running…”
How do I connect to the database exactly?
You only need to do this in a specific scenario, “Note: If you are running your database with a non-superuser role for Immich”
If you’re running the docker stack that immich provides you don’t need to do this.
doeknius_gloek@feddit.de 10 months ago
Use something like pgAdmin, DBeaver or the pg cli to connect to your postgres instance. Then run the command from the changelog as a SQL query.