Restoring from backup
Hello,
I am trying to restore from a backup, but after trying to restore the database I get this error:
What does it mean?
I am trying to restore from a backup, but after trying to restore the database I get this error:
SET
SET
SET
NOTICE: database "immich" does not exist, skipping
DROP DATABASE
DROP ROLE
CREATE ROLE
ALTER ROLE
SET
SET
SET
SET
SET
set_config
--------------------
public, pg_catalog
(1 row)
SET
SET
SET
SET
UPDATE 0
ERROR: database "template1" does not exist
ERROR: option "locale_provider" not recognized
LINE 1: ...late1 WITH TEMPLATE = template0 ENCODING = 'UTF8' LOCALE_PRO...
^
ERROR: database "template1" does not exist
\connect: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: FATAL: database "template1" does not existSET
SET
SET
NOTICE: database "immich" does not exist, skipping
DROP DATABASE
DROP ROLE
CREATE ROLE
ALTER ROLE
SET
SET
SET
SET
SET
set_config
--------------------
public, pg_catalog
(1 row)
SET
SET
SET
SET
UPDATE 0
ERROR: database "template1" does not exist
ERROR: option "locale_provider" not recognized
LINE 1: ...late1 WITH TEMPLATE = template0 ENCODING = 'UTF8' LOCALE_PRO...
^
ERROR: database "template1" does not exist
\connect: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: FATAL: database "template1" does not existWhat does it mean?