Using SSD storage The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale "en_US.utf8". The default database encoding has accordingly been set to "UTF8". The default text search configuration will be set to "english". Data page checksums are enabled. fixing permissions on existing directory /var/lib/postgresql/data ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... Etc/UTC creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok syncing data to disk ... ok Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start waiting for server to start....2025-12-14 07:35:01.151 GMT [109] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-12-14 07:35:01.153 GMT [109] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-12-14 07:35:01.404 UTC [109] LOG: starting PostgreSQL 14.19 (Debian 14.19-1.pgdg12+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14+deb12u1) 12.2.0, 64-bit 2025-12-14 07:35:01.407 UTC [109] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-12-14 07:35:01.800 UTC [110] LOG: database system was shut down at 2025-12-14 07:34:44 UTC 2025-12-14 07:35:01.931 UTC [109] LOG: database system is ready to accept connections done server started 2025-12-14 07:35:05.719 UTC [136] FATAL: database "immich" does not exist 2025-12-14 07:35:05.759 UTC [138] FATAL: database "immich" does not exist 2025-12-14 07:35:10.875 UTC [150] FATAL: database "immich" does not exist 2025-12-14 07:35:10.911 UTC [152] FATAL: database "immich" does not exist 2025-12-14 07:35:16.020 UTC [164] FATAL: database "immich" does not exist 2025-12-14 07:35:16.051 UTC [166] FATAL: database "immich" does not exist CREATE DATABASE /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/* 2025-12-14 07:35:20.486 UTC [109] LOG: received fast shutdown request waiting for server to shut down....2025-12-14 07:35:20.568 UTC [109] LOG: aborting any active transactions 2025-12-14 07:35:20.572 UTC [109] LOG: background worker "logical replication launcher" (PID 117) exited with exit code 1 2025-12-14 07:35:20.572 UTC [112] LOG: shutting down 2025-12-14 07:35:21.142 UTC [179] FATAL: the database system is shutting down 2025-12-14 07:35:21.480 UTC [109] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. Using SSD storage PostgreSQL Database directory appears to contain a database; Skipping initialization