immich_postgres | Using SSD storage immich_postgres | The files belonging to this database system will be owned by user "postgres". immich_postgres | This user must also own the server process. immich_postgres | immich_postgres | The database cluster will be initialized with locale "en_US.utf8". immich_postgres | The default database encoding has accordingly been set to "UTF8". immich_postgres | The default text search configuration will be set to "english". immich_postgres | immich_postgres | Data page checksums are enabled. immich_postgres | immich_postgres | fixing permissions on existing directory /var/lib/postgresql/data ... ok immich_postgres | creating subdirectories ... ok immich_postgres | selecting dynamic shared memory implementation ... posix immich_postgres | selecting default max_connections ... 100 immich_postgres | selecting default shared_buffers ... 128MB immich_postgres | selecting default time zone ... Etc/UTC immich_postgres | creating configuration files ... ok immich_postgres | running bootstrap script ... ok immich_postgres | performing post-bootstrap initialization ... ok immich_postgres | syncing data to disk ... ok immich_postgres | immich_postgres | initdb: warning: enabling "trust" authentication for local connections immich_postgres | You can change this by editing pg_hba.conf or using the option -A, or immich_postgres | --auth-local and --auth-host, the next time you run initdb. immich_postgres | immich_postgres | Success. You can now start the database server using: immich_postgres | immich_postgres | pg_ctl -D /var/lib/postgresql/data -l logfile start immich_postgres | immich_postgres | 2025-05-26 16:22:40.683 GMT [46] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" immich_postgres | 2025-05-26 16:22:40.684 GMT [46] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" immich_postgres | waiting for server to start....2025-05-26 16:22:40.710 GMT [51] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" immich_postgres | 2025-05-26 16:22:40.710 GMT [51] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" immich_postgres | ...2025-05-26 16:22:44.296 UTC [51] LOG: starting PostgreSQL 14.17 (Debian 14.17-1.pgdg120+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit immich_postgres | 2025-05-26 16:22:44.298 UTC [51] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" immich_postgres | 2025-05-26 16:22:44.306 UTC [52] LOG: database system was shut down at 2025-05-26 16:22:40 UTC immich_postgres | 2025-05-26 16:22:44.325 UTC [51] LOG: database system is ready to accept connections immich_postgres | done immich_postgres | server started immich_postgres | CREATE DATABASE immich_postgres | immich_postgres | immich_postgres | /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/* immich_postgres | immich_postgres | waiting for server to shut down...2025-05-26 16:22:44.657 UTC [51] LOG: received fast shutdown request immich_postgres | .2025-05-26 16:22:44.660 UTC [51] LOG: aborting any active transactions immich_postgres | 2025-05-26 16:22:44.670 UTC [51] LOG: background worker "logical replication launcher" (PID 61) exited with exit code 1 immich_postgres | 2025-05-26 16:22:44.671 UTC [54] LOG: shutting down immich_postgres | 2025-05-26 16:22:44.696 UTC [51] LOG: database system is shut down immich_postgres | done immich_postgres | server stopped immich_postgres | immich_postgres | PostgreSQL init process complete; ready for start up. immich_postgres | immich_postgres | 2025-05-26 16:22:44.782 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" immich_postgres | 2025-05-26 16:22:44.783 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" immich_postgres | 2025-05-26 16:22:48.315 UTC [1] LOG: starting PostgreSQL 14.17 (Debian 14.17-1.pgdg120+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit immich_postgres | 2025-05-26 16:22:48.315 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 immich_postgres | 2025-05-26 16:22:48.315 UTC [1] LOG: listening on IPv6 address "::", port 5432 immich_postgres | 2025-05-26 16:22:48.318 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" immich_postgres | 2025-05-26 16:22:48.324 UTC [69] LOG: database system was shut down at 2025-05-26 16:22:44 UTC immich_postgres | 2025-05-26 16:22:48.341 UTC [1] LOG: database system is ready to accept connections immich_postgres | 2025-05-26 16:23:37.599 UTC [95] ERROR: unrecognized configuration parameter "transaction_timeout" immich_postgres | 2025-05-26 16:23:37.599 UTC [95] STATEMENT: SET transaction_timeout = 0;