Skip Navigation

You're viewing a single thread.

74 comments
  • 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?

    • 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.

    • 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.

74 comments