Hello! I am unable to restore from backup even after following the guide here: https://immich.app/docs/administration/backup-and-restore
I was using the db dumper and restoring the latest using the given command however it is giving the following error:
psql: error: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: FATAL: database "Playroom5023" does not exist
I have ensured that Playroom5023 is indeed the db username in the env. I also replaced it and tried with postgres and immich (name of the database) only to have the same errors. Here is my docker compose:
.