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 initdb: warning: enabling "trust" authentication for local connections You can change this by editing pg_hba.conf or using the option -A, or syncing data to disk ... ok Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start --auth-local and --auth-host, the next time you run initdb. 2025-09-25 06:57:01.763 GMT [49] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-25 06:57:01.763 GMT [49] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" waiting for server to start....2025-09-25 06:57:01.831 GMT [54] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-25 06:57:01.832 GMT [54] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-25 06:57:02.005 UTC [54] 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-09-25 06:57:02.009 UTC [54] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-09-25 06:57:02.028 UTC [61] LOG: database system was shut down at 2025-09-25 06:57:01 UTC 2025-09-25 06:57:02.077 UTC [54] LOG: database system is ready to accept connections done server started 2025-09-25 06:57:02.325 UTC [78] FATAL: database "immich" does not exist 2025-09-25 06:57:02.418 UTC [82] FATAL: database "immich" does not exist CREATE DATABASE /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/* 2025-09-25 06:57:02.785 UTC [54] LOG: received fast shutdown request waiting for server to shut down....2025-09-25 06:57:02.789 UTC [54] LOG: aborting any active transactions 2025-09-25 06:57:02.793 UTC [54] LOG: background worker "logical replication launcher" (PID 68) exited with exit code 1 2025-09-25 06:57:02.794 UTC [63] LOG: shutting down 2025-09-25 06:57:02.838 UTC [54] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2025-09-25 06:57:02.910 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-25 06:57:02.910 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-25 06:57:03.042 UTC [1] 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-09-25 06:57:03.044 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2025-09-25 06:57:03.047 UTC [1] LOG: listening on IPv6 address "::", port 5432 2025-09-25 06:57:03.682 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-09-25 06:57:03.917 UTC [86] LOG: database system was shut down at 2025-09-25 06:57:02 UTC 2025-09-25 06:57:04.037 UTC [1] LOG: database system is ready to accept connections 2025-09-25 16:33:21.439 UTC [1] LOG: received fast shutdown request 2025-09-25 16:33:21.470 UTC [1] LOG: aborting any active transactions 2025-09-25 16:33:21.475 UTC [2738] FATAL: terminating connection due to administrator command 2025-09-25 16:33:21.476 UTC [2751] FATAL: terminating connection due to administrator command 2025-09-25 16:33:21.477 UTC [2742] FATAL: terminating connection due to administrator command 2025-09-25 16:33:21.478 UTC [2731] FATAL: terminating connection due to administrator command 2025-09-25 16:33:21.480 UTC [2750] FATAL: terminating connection due to administrator command 2025-09-25 16:33:21.480 UTC [2740] FATAL: terminating connection due to administrator command 2025-09-25 16:33:21.481 UTC [2746] FATAL: terminating connection due to administrator command 2025-09-25 16:33:21.481 UTC [2745] FATAL: terminating connection due to administrator command 2025-09-25 16:33:21.484 UTC [2741] FATAL: terminating connection due to administrator command 2025-09-25 16:33:21.548 UTC [1] LOG: background worker "logical replication launcher" (PID 95) exited with exit code 1 2025-09-25 16:33:21.629 UTC [90] LOG: shutting down 2025-09-25 16:33:21.888 UTC [1] LOG: database system is shut down Using SSD storage PostgreSQL Database directory appears to contain a database; Skipping initialization 2025-09-25 16:33:23.960 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-25 16:33:23.961 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-25 16:33:24.544 UTC [1] 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-09-25 16:33:24.547 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2025-09-25 16:33:24.547 UTC [1] LOG: listening on IPv6 address "::", port 5432 2025-09-25 16:33:24.553 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-09-25 16:33:24.566 UTC [32] LOG: database system was shut down at 2025-09-25 16:33:21 UTC 2025-09-25 16:33:24.599 UTC [1] LOG: database system is ready to accept connections 2025-09-25 16:37:57.294 UTC [1] LOG: received fast shutdown request 2025-09-25 16:37:57.297 UTC [1] LOG: aborting any active transactions 2025-09-25 16:37:57.302 UTC [1] LOG: background worker "logical replication launcher" (PID 41) exited with exit code 1 2025-09-25 16:37:57.304 UTC [36] LOG: shutting down 2025-09-25 16:37:57.386 UTC [1] LOG: database system is shut down 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 initdb: warning: enabling "trust" authentication for local connections You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. syncing data to disk ... ok Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start 2025-09-25 16:39:31.590 GMT [49] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-25 16:39:31.591 GMT [49] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" waiting for server to start....2025-09-25 16:39:31.680 GMT [60] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-25 16:39:31.681 GMT [60] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-25 16:39:31.857 UTC [60] 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-09-25 16:39:31.861 UTC [60] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-09-25 16:39:31.877 UTC [66] LOG: database system was shut down at 2025-09-25 16:39:30 UTC 2025-09-25 16:39:31.883 UTC [68] FATAL: the database system is starting up 2025-09-25 16:39:31.901 UTC [60] LOG: database system is ready to accept connections done server started CREATE DATABASE /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/* waiting for server to shut down...2025-09-25 16:39:32.465 UTC [60] LOG: received fast shutdown request .2025-09-25 16:39:32.470 UTC [60] LOG: aborting any active transactions 2025-09-25 16:39:32.476 UTC [60] LOG: background worker "logical replication launcher" (PID 74) exited with exit code 1 2025-09-25 16:39:32.476 UTC [69] LOG: shutting down 2025-09-25 16:39:32.526 UTC [60] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2025-09-25 16:39:32.597 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-25 16:39:32.598 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-25 16:39:32.689 UTC [1] 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-09-25 16:39:32.690 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2025-09-25 16:39:32.690 UTC [1] LOG: listening on IPv6 address "::", port 5432 2025-09-25 16:39:32.698 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-09-25 16:39:32.716 UTC [84] LOG: database system was shut down at 2025-09-25 16:39:32 UTC 2025-09-25 16:39:32.736 UTC [1] LOG: database system is ready to accept connections 2025-09-25 19:15:00.174 UTC [1] LOG: received fast shutdown request 2025-09-25 19:15:00.187 UTC [1] LOG: aborting any active transactions 2025-09-25 19:15:00.190 UTC [715] FATAL: terminating connection due to administrator command 2025-09-25 19:15:00.195 UTC [1] LOG: background worker "logical replication launcher" (PID 93) exited with exit code 1 2025-09-25 19:15:00.203 UTC [88] LOG: shutting down 2025-09-25 19:15:00.364 UTC [1] LOG: database system is shut down Using SSD storage PostgreSQL Database directory appears to contain a database; Skipping initialization 2025-09-25 19:15:01.866 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-25 19:15:01.867 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-25 19:15:02.018 UTC [1] 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-09-25 19:15:02.019 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2025-09-25 19:15:02.019 UTC [1] LOG: listening on IPv6 address "::", port 5432 2025-09-25 19:15:02.029 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-09-25 19:15:02.042 UTC [32] LOG: database system was shut down at 2025-09-25 19:15:00 UTC 2025-09-25 19:15:02.064 UTC [1] LOG: database system is ready to accept connections 2025-09-25 19:28:13.368 UTC [1] LOG: received fast shutdown request 2025-09-25 19:28:13.456 UTC [1] LOG: aborting any active transactions 2025-09-25 19:28:13.456 UTC [60] FATAL: terminating connection due to administrator command 2025-09-25 19:28:13.456 UTC [58] FATAL: terminating connection due to administrator command 2025-09-25 19:28:13.456 UTC [59] FATAL: terminating connection due to administrator command 2025-09-25 19:28:13.456 UTC [57] FATAL: terminating connection due to administrator command 2025-09-25 19:28:13.456 UTC [61] FATAL: terminating connection due to administrator command 2025-09-25 19:28:13.458 UTC [56] FATAL: terminating connection due to administrator command 2025-09-25 19:28:13.469 UTC [1] LOG: background worker "logical replication launcher" (PID 41) exited with exit code 1 2025-09-25 19:28:13.519 UTC [36] LOG: shutting down 2025-09-25 19:28:14.193 UTC [1] LOG: database system is shut down 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 initdb: warning: enabling "trust" authentication for local connections You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start 2025-09-25 20:01:17.935 GMT [50] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-25 20:01:17.935 GMT [50] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" waiting for server to start....2025-09-25 20:01:17.976 GMT [55] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-25 20:01:17.977 GMT [55] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-25 20:01:18.067 UTC [55] 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-09-25 20:01:18.070 UTC [55] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-09-25 20:01:18.081 UTC [56] LOG: database system was shut down at 2025-09-25 20:01:17 UTC 2025-09-25 20:01:18.096 UTC [55] LOG: database system is ready to accept connections done server started CREATE DATABASE /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/* 2025-09-25 20:01:18.512 UTC [55] LOG: received fast shutdown request waiting for server to shut down....2025-09-25 20:01:18.514 UTC [55] LOG: aborting any active transactions 2025-09-25 20:01:18.518 UTC [55] LOG: background worker "logical replication launcher" (PID 65) exited with exit code 1 2025-09-25 20:01:18.518 UTC [58] LOG: shutting down 2025-09-25 20:01:18.554 UTC [55] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2025-09-25 20:01:18.634 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-25 20:01:18.635 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-25 20:01:18.703 UTC [1] 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-09-25 20:01:18.704 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2025-09-25 20:01:18.704 UTC [1] LOG: listening on IPv6 address "::", port 5432 2025-09-25 20:01:18.709 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-09-25 20:01:18.716 UTC [73] LOG: database system was shut down at 2025-09-25 20:01:18 UTC 2025-09-25 20:01:18.731 UTC [1] LOG: database system is ready to accept connections 2025-09-25 20:41:22.319 UTC [1] LOG: received fast shutdown request 2025-09-25 20:41:22.331 UTC [1] LOG: aborting any active transactions 2025-09-25 20:41:22.333 UTC [296] FATAL: terminating connection due to administrator command 2025-09-25 20:41:22.333 UTC [118] FATAL: terminating connection due to administrator command 2025-09-25 20:41:22.333 UTC [295] FATAL: terminating connection due to administrator command 2025-09-25 20:41:22.333 UTC [120] FATAL: terminating connection due to administrator command 2025-09-25 20:41:22.333 UTC [119] FATAL: terminating connection due to administrator command 2025-09-25 20:41:22.333 UTC [101] FATAL: terminating connection due to administrator command 2025-09-25 20:41:22.339 UTC [116] FATAL: terminating connection due to administrator command 2025-09-25 20:41:22.339 UTC [111] FATAL: terminating connection due to administrator command 2025-09-25 20:41:22.339 UTC [115] FATAL: terminating connection due to administrator command 2025-09-25 20:41:22.344 UTC [112] FATAL: terminating connection due to administrator command 2025-09-25 20:41:22.345 UTC [100] FATAL: terminating connection due to administrator command 2025-09-25 20:41:22.345 UTC [114] FATAL: terminating connection due to administrator command 2025-09-25 20:41:22.354 UTC [99] FATAL: terminating connection due to administrator command 2025-09-25 20:41:22.355 UTC [98] FATAL: terminating connection due to administrator command 2025-09-25 20:41:22.418 UTC [1] LOG: background worker "logical replication launcher" (PID 82) exited with exit code 1 2025-09-25 20:41:22.567 UTC [77] LOG: shutting down 2025-09-25 20:41:22.743 UTC [1] LOG: database system is shut down 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 initdb: warning: enabling "trust" authentication for local connections You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start 2025-09-25 20:42:07.174 GMT [49] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-25 20:42:07.174 GMT [49] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" waiting for server to start....2025-09-25 20:42:07.222 GMT [54] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-25 20:42:07.223 GMT [54] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-25 20:42:07.416 UTC [54] 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-09-25 20:42:07.420 UTC [54] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-09-25 20:42:07.430 UTC [55] LOG: database system was shut down at 2025-09-25 20:42:06 UTC 2025-09-25 20:42:07.452 UTC [54] LOG: database system is ready to accept connections done server started CREATE DATABASE /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/* 2025-09-25 20:42:07.959 UTC [54] LOG: received fast shutdown request waiting for server to shut down....2025-09-25 20:42:07.962 UTC [54] LOG: aborting any active transactions 2025-09-25 20:42:07.966 UTC [54] LOG: background worker "logical replication launcher" (PID 64) exited with exit code 1 2025-09-25 20:42:07.969 UTC [57] LOG: shutting down 2025-09-25 20:42:08.009 UTC [54] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2025-09-25 20:42:08.086 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-25 20:42:08.086 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" 2025-09-25 20:42:08.147 UTC [1] 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-09-25 20:42:08.148 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2025-09-25 20:42:08.148 UTC [1] LOG: listening on IPv6 address "::", port 5432 2025-09-25 20:42:08.153 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-09-25 20:42:08.161 UTC [72] LOG: database system was shut down at 2025-09-25 20:42:07 UTC 2025-09-25 20:42:08.178 UTC [1] LOG: database system is ready to accept connections