2025-07-11T08:31:03.554399838Z The files belonging to this database system will be owned by user "postgres". 2025-07-11T08:31:03.554439796Z This user must also own the server process. 2025-07-11T08:31:03.554453326Z 2025-07-11T08:31:03.554506949Z The database cluster will be initialized with locale "en_US.utf8". 2025-07-11T08:31:03.554521681Z The default database encoding has accordingly been set to "UTF8". 2025-07-11T08:31:03.554527400Z The default text search configuration will be set to "english". 2025-07-11T08:31:03.554531893Z 2025-07-11T08:31:03.554536010Z Data page checksums are disabled. 2025-07-11T08:31:03.554541754Z 2025-07-11T08:31:03.554587045Z fixing permissions on existing directory /var/lib/postgresql/data ... ok 2025-07-11T08:31:03.555287899Z creating subdirectories ... ok 2025-07-11T08:31:03.555310560Z selecting dynamic shared memory implementation ... posix 2025-07-11T08:31:03.569253034Z selecting default "max_connections" ... 100 2025-07-11T08:31:03.585049632Z selecting default "shared_buffers" ... 128MB 2025-07-11T08:31:03.633168849Z selecting default time zone ... UTC 2025-07-11T08:31:03.633832321Z creating configuration files ... ok 2025-07-11T08:31:03.741674703Z running bootstrap script ... ok 2025-07-11T08:31:03.926358369Z sh: locale: not found 2025-07-11T08:31:03.926380017Z 2025-07-11 08:31:03.926 UTC [36] WARNING: no usable system locales were found 2025-07-11T08:31:04.321575186Z performing post-bootstrap initialization ... ok 2025-07-11T08:31:07.131611691Z initdb: warning: enabling "trust" authentication for local connections 2025-07-11T08:31:07.131682435Z 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-11T08:31:07.131613625Z syncing data to disk ... ok 2025-07-11T08:31:07.131728361Z 2025-07-11T08:31:07.131742969Z 2025-07-11T08:31:07.131753934Z Success. You can now start the database server using: 2025-07-11T08:31:07.131764375Z 2025-07-11T08:31:07.131774428Z pg_ctl -D /var/lib/postgresql/data -l logfile start 2025-07-11T08:31:07.131785676Z 2025-07-11T08:31:07.177211352Z waiting for server to start....2025-07-11 08:31:07.176 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-11T08:31:07.179953213Z 2025-07-11 08:31:07.179 UTC [42] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-07-11T08:31:07.188319566Z 2025-07-11 08:31:07.188 UTC [45] LOG: database system was shut down at 2025-07-11 08:31:04 UTC 2025-07-11T08:31:07.196543475Z 2025-07-11 08:31:07.196 UTC [42] LOG: database system is ready to accept connections 2025-07-11T08:31:07.259200830Z done 2025-07-11T08:31:07.259277275Z server started 2025-07-11T08:31:07.380356732Z CREATE DATABASE 2025-07-11T08:31:07.380756065Z 2025-07-11T08:31:07.380816059Z 2025-07-11T08:31:07.380912557Z /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/* 2025-07-11T08:31:07.380927366Z 2025-07-11T08:31:07.381696242Z waiting for server to shut down....2025-07-11 08:31:07.381 UTC [42] LOG: received fast shutdown request 2025-07-11T08:31:07.384080336Z 2025-07-11 08:31:07.384 UTC [42] LOG: aborting any active transactions 2025-07-11T08:31:07.387028901Z 2025-07-11 08:31:07.386 UTC [42] LOG: background worker "logical replication launcher" (PID 48) exited with exit code 1 2025-07-11T08:31:07.387789891Z 2025-07-11 08:31:07.387 UTC [43] LOG: shutting down 2025-07-11T08:31:07.390982476Z 2025-07-11 08:31:07.390 UTC [43] LOG: checkpoint starting: shutdown immediate 2025-07-11T08:31:08.325617334Z 2025-07-11 08:31:08.325 UTC [43] LOG: checkpoint complete: wrote 925 buffers (5.6%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.018 s, sync=0.899 s, total=0.938 s; sync files=301, longest=0.008 s, average=0.003 s; distance=4255 kB, estimate=4255 kB; lsn=0/19150C8, redo lsn=0/19150C8 2025-07-11T08:31:08.339832409Z 2025-07-11 08:31:08.339 UTC [42] LOG: database system is shut down 2025-07-11T08:31:08.384448657Z done 2025-07-11T08:31:08.384537055Z server stopped 2025-07-11T08:31:08.386684431Z 2025-07-11T08:31:08.386739102Z PostgreSQL init process complete; ready for start up. 2025-07-11T08:31:08.386755543Z 2025-07-11T08:31:08.418410750Z 2025-07-11 08:31:08.418 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-11T08:31:08.418444770Z 2025-07-11 08:31:08.418 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2025-07-11T08:31:08.418449674Z 2025-07-11 08:31:08.418 UTC [1] LOG: listening on IPv6 address "::", port 5432 2025-07-11T08:31:08.424349403Z 2025-07-11 08:31:08.424 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-07-11T08:31:08.432972138Z 2025-07-11 08:31:08.432 UTC [58] LOG: database system was shut down at 2025-07-11 08:31:08 UTC 2025-07-11T08:31:08.443301968Z 2025-07-11 08:31:08.443 UTC [1] LOG: database system is ready to accept connections 2025-07-11T08:32:32.194475533Z 2025-07-11 08:32:32.194 UTC [1] LOG: received fast shutdown request 2025-07-11T08:32:32.198575354Z 2025-07-11 08:32:32.197 UTC [1] LOG: aborting any active transactions 2025-07-11T08:32:32.202245666Z 2025-07-11 08:32:32.202 UTC [1] LOG: background worker "logical replication launcher" (PID 61) exited with exit code 1 2025-07-11T08:32:32.202285969Z 2025-07-11 08:32:32.202 UTC [56] LOG: shutting down 2025-07-11T08:32:32.206656791Z 2025-07-11 08:32:32.206 UTC [56] LOG: checkpoint starting: shutdown immediate 2025-07-11T08:32:32.233901705Z 2025-07-11 08:32:32.233 UTC [56] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.002 s, sync=0.010 s, total=0.032 s; sync files=3, longest=0.004 s, average=0.004 s; distance=0 kB, estimate=0 kB; lsn=0/1915178, redo lsn=0/1915178 2025-07-11T08:32:32.241985765Z 2025-07-11 08:32:32.241 UTC [1] LOG: database system is shut down 2025-07-11T08:32:34.915962479Z 2025-07-11T08:32:34.915992029Z PostgreSQL Database directory appears to contain a database; Skipping initialization 2025-07-11T08:32:34.915999290Z 2025-07-11T08:32:34.935805024Z 2025-07-11 08:32:34.935 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-11T08:32:34.935830704Z 2025-07-11 08:32:34.935 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2025-07-11T08:32:34.935836336Z 2025-07-11 08:32:34.935 UTC [1] LOG: listening on IPv6 address "::", port 5432 2025-07-11T08:32:34.941763516Z 2025-07-11 08:32:34.941 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-07-11T08:32:34.949290719Z 2025-07-11 08:32:34.949 UTC [30] LOG: database system was shut down at 2025-07-11 08:32:32 UTC 2025-07-11T08:32:34.957504040Z 2025-07-11 08:32:34.956 UTC [1] LOG: database system is ready to accept connections