2025-07-10T13:53:47.183730722Z The files belonging to this database system will be owned by user "postgres". 2025-07-10T13:53:47.183924351Z This user must also own the server process. 2025-07-10T13:53:47.183938292Z 2025-07-10T13:53:47.183945912Z The database cluster will be initialized with locale "en_US.utf8". 2025-07-10T13:53:47.183950891Z The default database encoding has accordingly been set to "UTF8". 2025-07-10T13:53:47.183955473Z The default text search configuration will be set to "english". 2025-07-10T13:53:47.183959747Z 2025-07-10T13:53:47.183963826Z Data page checksums are disabled. 2025-07-10T13:53:47.183968201Z 2025-07-10T13:53:47.183972545Z fixing permissions on existing directory /var/lib/postgresql/data ... ok 2025-07-10T13:53:47.184456703Z creating subdirectories ... ok 2025-07-10T13:53:47.184480793Z selecting dynamic shared memory implementation ... posix 2025-07-10T13:53:47.197734631Z selecting default "max_connections" ... 100 2025-07-10T13:53:47.215760805Z selecting default "shared_buffers" ... 128MB 2025-07-10T13:53:47.253578163Z selecting default time zone ... UTC 2025-07-10T13:53:47.254326234Z creating configuration files ... ok 2025-07-10T13:53:47.401229914Z running bootstrap script ... ok 2025-07-10T13:53:47.679789814Z sh: locale: not found 2025-07-10T13:53:47.679835689Z 2025-07-10 13:53:47.679 UTC [36] WARNING: no usable system locales were found 2025-07-10T13:53:48.059587355Z performing post-bootstrap initialization ... ok 2025-07-10T13:53:51.520274996Z syncing data to disk ... ok 2025-07-10T13:53:51.520323166Z 2025-07-10T13:53:51.520361324Z initdb: warning: enabling "trust" authentication for local connections 2025-07-10T13:53:51.520373661Z 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-10T13:53:51.520412589Z 2025-07-10T13:53:51.520436851Z Success. You can now start the database server using: 2025-07-10T13:53:51.520447247Z 2025-07-10T13:53:51.520455724Z pg_ctl -D /var/lib/postgresql/data -l logfile start 2025-07-10T13:53:51.520463313Z 2025-07-10T13:53:51.605404820Z waiting for server to start....2025-07-10 13:53:51.605 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-10T13:53:51.609481902Z 2025-07-10 13:53:51.609 UTC [42] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-07-10T13:53:51.628578776Z 2025-07-10 13:53:51.626 UTC [45] LOG: database system was shut down at 2025-07-10 13:53:48 UTC 2025-07-10T13:53:51.641152750Z 2025-07-10 13:53:51.637 UTC [42] LOG: database system is ready to accept connections 2025-07-10T13:53:51.671607562Z done 2025-07-10T13:53:51.671631892Z server started 2025-07-10T13:53:51.757409964Z CREATE DATABASE 2025-07-10T13:53:51.757832053Z 2025-07-10T13:53:51.757927207Z 2025-07-10T13:53:51.757980336Z /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/* 2025-07-10T13:53:51.757984585Z 2025-07-10T13:53:51.758703530Z waiting for server to shut down....2025-07-10 13:53:51.758 UTC [42] LOG: received fast shutdown request 2025-07-10T13:53:51.761138148Z 2025-07-10 13:53:51.761 UTC [42] LOG: aborting any active transactions 2025-07-10T13:53:51.763662671Z 2025-07-10 13:53:51.763 UTC [42] LOG: background worker "logical replication launcher" (PID 48) exited with exit code 1 2025-07-10T13:53:51.763773389Z 2025-07-10 13:53:51.763 UTC [43] LOG: shutting down 2025-07-10T13:53:51.766613555Z 2025-07-10 13:53:51.766 UTC [43] LOG: checkpoint starting: shutdown immediate 2025-07-10T13:53:53.391659383Z .2025-07-10 13:53:53.391 UTC [43] LOG: checkpoint complete: wrote 925 buffers (5.6%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.021 s, sync=1.587 s, total=1.628 s; sync files=301, longest=0.386 s, average=0.006 s; distance=4255 kB, estimate=4255 kB; lsn=0/19150C8, redo lsn=0/19150C8 2025-07-10T13:53:53.405598819Z 2025-07-10 13:53:53.405 UTC [42] LOG: database system is shut down 2025-07-10T13:53:53.462795752Z done 2025-07-10T13:53:53.462864874Z server stopped 2025-07-10T13:53:53.464794131Z 2025-07-10T13:53:53.464841304Z PostgreSQL init process complete; ready for start up. 2025-07-10T13:53:53.464855462Z 2025-07-10T13:53:53.491473217Z 2025-07-10 13:53:53.491 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-10T13:53:53.491516996Z 2025-07-10 13:53:53.491 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2025-07-10T13:53:53.491538720Z 2025-07-10 13:53:53.491 UTC [1] LOG: listening on IPv6 address "::", port 5432 2025-07-10T13:53:53.497342256Z 2025-07-10 13:53:53.497 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-07-10T13:53:53.506698486Z 2025-07-10 13:53:53.506 UTC [58] LOG: database system was shut down at 2025-07-10 13:53:53 UTC 2025-07-10T13:53:53.516370910Z 2025-07-10 13:53:53.516 UTC [1] LOG: database system is ready to accept connections