tried to do postgress dump and something went wrong
Hi everyone!
I tried to do postgress dump and something went wrong. I stopped all containers in immich, but command didn't work so I started only postgress container and did dump with following command: docker exec -t immich_postgres pg_dumpall --clean --if-exists --username=postgres | gzip > "/media/cavecenter/easystore/DataBaseCopyImmich_AUG_2025/dump.sql.gz" Copy is on different drive than the actual immich photos. after that I tried to start all immich services but getting this: