home@home-Macmini:~/Documents/stacks/immich-app$ docker logs immich_postgres Using SSD storage PostgreSQL Database directory appears to contain a database; Skipping initialization 2025-09-07 18:29:45.648 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-07 18:29:45.652 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-07 18:29:46.033 UTC [1] LOG: starting PostgreSQL 14.18 (Debian 14.18-1.pgdg120+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit 2025-09-07 18:29:46.035 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2025-09-07 18:29:46.035 UTC [1] LOG: listening on IPv6 address "::", port 5432 2025-09-07 18:29:46.065 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-09-07 18:29:46.125 UTC [32] LOG: database system was shut down at 2025-09-07 17:48:21 UTC 2025-09-07 18:29:46.237 UTC [1] LOG: database system is ready to accept connections Using SSD storage PostgreSQL Database directory appears to contain a database; Skipping initialization 2025-09-08 06:11:22.230 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-08 06:11:22.239 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-08 06:11:22.743 UTC [1] LOG: starting PostgreSQL 14.18 (Debian 14.18-1.pgdg120+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit 2025-09-08 06:11:22.745 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2025-09-08 06:11:22.745 UTC [1] LOG: listening on IPv6 address "::", port 5432 2025-09-08 06:11:22.800 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-09-08 06:11:22.908 UTC [43] LOG: database system was interrupted; last known up at 2025-09-08 01:34:54 UTC 2025-09-08 06:11:27.347 UTC [58] FATAL: the database system is starting up 2025-09-08 06:11:28.158 UTC [43] LOG: database system was not properly shut down; automatic recovery in progress 2025-09-08 06:11:28.236 UTC [43] LOG: redo starts at 0/8F84CE30 2025-09-08 06:11:28.236 UTC [43] LOG: invalid record length at 0/8F84CF18: wanted 24, got 0 2025-09-08 06:11:28.237 UTC [43] LOG: redo done at 0/8F84CEE0 system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s 2025-09-08 06:11:28.520 UTC [1] LOG: database system is ready to accept connections home@home-Macmini:~/Documents/stacks/immich-app$