Immich is awesome
Immich is awesome
I know we had posts like this before, but Immich deserves đź‘Ź
One more update, one less container, the best Google Photos alternative, its just amazing!!
Don't forget to edit your docker-compose before updating
You're viewing a single thread.
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?
2 1 ReplyUse 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.
6 0 ReplyYou 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.
5 0 Reply