2025-07-10T14:57:53.991921112Z The files belonging to this database system will be owned by user "postgres". 2025-07-10T14:57:53.991967880Z This user must also own the server process. 2025-07-10T14:57:53.991984927Z 2025-07-10T14:57:53.991992952Z The database cluster will be initialized with locale "en_US.utf8". 2025-07-10T14:57:53.991999326Z The default database encoding has accordingly been set to "UTF8". 2025-07-10T14:57:53.992005081Z The default text search configuration will be set to "english". 2025-07-10T14:57:53.992010700Z 2025-07-10T14:57:53.992016288Z Data page checksums are disabled. 2025-07-10T14:57:53.992022182Z 2025-07-10T14:57:53.992029971Z fixing permissions on existing directory /var/lib/postgresql/data ... ok 2025-07-10T14:57:53.992528601Z creating subdirectories ... ok 2025-07-10T14:57:53.992553291Z selecting dynamic shared memory implementation ... posix 2025-07-10T14:57:54.006789703Z selecting default "max_connections" ... 100 2025-07-10T14:57:54.021992587Z selecting default "shared_buffers" ... 128MB 2025-07-10T14:57:54.051441805Z selecting default time zone ... UTC 2025-07-10T14:57:54.052167155Z creating configuration files ... ok 2025-07-10T14:57:54.165523023Z running bootstrap script ... ok 2025-07-10T14:57:54.333249876Z sh: locale: not found 2025-07-10T14:57:54.333322792Z 2025-07-10 14:57:54.333 UTC [36] WARNING: no usable system locales were found 2025-07-10T14:57:54.740698247Z performing post-bootstrap initialization ... ok 2025-07-10T14:57:57.671839206Z initdb: warning: enabling "trust" authentication for local connections 2025-07-10T14:57:57.671916978Z initdb: hint: 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. 2025-07-10T14:57:57.671866580Z syncing data to disk ... ok 2025-07-10T14:57:57.671993698Z 2025-07-10T14:57:57.672010278Z 2025-07-10T14:57:57.672021418Z Success. You can now start the database server using: 2025-07-10T14:57:57.672032766Z 2025-07-10T14:57:57.672043542Z pg_ctl -D /var/lib/postgresql/data -l logfile start 2025-07-10T14:57:57.672054422Z 2025-07-10T14:57:57.717790168Z waiting for server to start....2025-07-10 14:57:57.717 UTC [42] LOG: starting PostgreSQL 17.5 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2025-07-10T14:57:57.720511768Z 2025-07-10 14:57:57.720 UTC [42] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-07-10T14:57:57.730036318Z 2025-07-10 14:57:57.729 UTC [45] LOG: database system was shut down at 2025-07-10 14:57:54 UTC 2025-07-10T14:57:57.738821684Z 2025-07-10 14:57:57.738 UTC [42] LOG: database system is ready to accept connections 2025-07-10T14:57:57.800022860Z done 2025-07-10T14:57:57.800092008Z server started 2025-07-10T14:57:57.891292161Z CREATE DATABASE 2025-07-10T14:57:57.891644521Z 2025-07-10T14:57:57.891754722Z 2025-07-10T14:57:57.891783818Z /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/* 2025-07-10T14:57:57.891789134Z 2025-07-10T14:57:57.892626383Z waiting for server to shut down....2025-07-10 14:57:57.892 UTC [42] LOG: received fast shutdown request 2025-07-10T14:57:57.895099649Z 2025-07-10 14:57:57.895 UTC [42] LOG: aborting any active transactions 2025-07-10T14:57:57.898346246Z 2025-07-10 14:57:57.898 UTC [42] LOG: background worker "logical replication launcher" (PID 48) exited with exit code 1 2025-07-10T14:57:57.899075610Z 2025-07-10 14:57:57.899 UTC [43] LOG: shutting down 2025-07-10T14:57:57.902197567Z 2025-07-10 14:57:57.902 UTC [43] LOG: checkpoint starting: shutdown immediate 2025-07-10T14:57:58.885131866Z 2025-07-10 14:57:58.884 UTC [43] LOG: checkpoint complete: wrote 925 buffers (5.6%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.022 s, sync=0.944 s, total=0.986 s; sync files=301, longest=0.022 s, average=0.004 s; distance=4255 kB, estimate=4255 kB; lsn=0/19150C8, redo lsn=0/19150C8 2025-07-10T14:57:58.909039871Z .2025-07-10 14:57:58.903 UTC [42] LOG: database system is shut down 2025-07-10T14:57:58.995079370Z done 2025-07-10T14:57:58.995107040Z server stopped 2025-07-10T14:57:58.995857258Z 2025-07-10T14:57:58.995878547Z PostgreSQL init process complete; ready for start up. 2025-07-10T14:57:58.995886162Z 2025-07-10T14:57:59.023512678Z 2025-07-10 14:57:59.023 UTC [1] LOG: starting PostgreSQL 17.5 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2025-07-10T14:57:59.023626868Z 2025-07-10 14:57:59.023 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2025-07-10T14:57:59.023682873Z 2025-07-10 14:57:59.023 UTC [1] LOG: listening on IPv6 address "::", port 5432 2025-07-10T14:57:59.030973391Z 2025-07-10 14:57:59.030 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-07-10T14:57:59.041813036Z 2025-07-10 14:57:59.040 UTC [58] LOG: database system was shut down at 2025-07-10 14:57:58 UTC 2025-07-10T14:57:59.053803260Z 2025-07-10 14:57:59.053 UTC [1] LOG: database system is ready to accept connections