2025-07-10T14:14:43.136698022Z The files belonging to this database system will be owned by user "postgres". 2025-07-10T14:14:43.136750535Z This user must also own the server process. 2025-07-10T14:14:43.136765057Z 2025-07-10T14:14:43.136773321Z The database cluster will be initialized with locale "en_US.utf8". 2025-07-10T14:14:43.136780152Z The default database encoding has accordingly been set to "UTF8". 2025-07-10T14:14:43.136784381Z The default text search configuration will be set to "english". 2025-07-10T14:14:43.136788418Z 2025-07-10T14:14:43.136792200Z Data page checksums are disabled. 2025-07-10T14:14:43.136796069Z 2025-07-10T14:14:43.136819999Z fixing permissions on existing directory /var/lib/postgresql/data ... ok 2025-07-10T14:14:43.137228827Z creating subdirectories ... ok 2025-07-10T14:14:43.137331265Z selecting dynamic shared memory implementation ... posix 2025-07-10T14:14:43.150054391Z selecting default "max_connections" ... 100 2025-07-10T14:14:43.168377425Z selecting default "shared_buffers" ... 128MB 2025-07-10T14:14:43.200235323Z selecting default time zone ... UTC 2025-07-10T14:14:43.201505189Z creating configuration files ... ok 2025-07-10T14:14:43.314908147Z running bootstrap script ... ok 2025-07-10T14:14:43.501863604Z sh: locale: not found 2025-07-10T14:14:43.501888373Z 2025-07-10 14:14:43.501 UTC [35] WARNING: no usable system locales were found 2025-07-10T14:14:43.860860793Z performing post-bootstrap initialization ... ok 2025-07-10T14:14:46.734876359Z syncing data to disk ... ok 2025-07-10T14:14:46.734913025Z 2025-07-10T14:14:46.734907968Z initdb: warning: enabling "trust" authentication for local connections 2025-07-10T14:14:46.734967759Z 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:14:46.734923213Z 2025-07-10T14:14:46.734989469Z Success. You can now start the database server using: 2025-07-10T14:14:46.734996994Z 2025-07-10T14:14:46.735003403Z pg_ctl -D /var/lib/postgresql/data -l logfile start 2025-07-10T14:14:46.735009658Z 2025-07-10T14:14:46.780966763Z waiting for server to start....2025-07-10 14:14:46.780 UTC [41] 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:14:46.783992873Z 2025-07-10 14:14:46.783 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-07-10T14:14:46.792397119Z 2025-07-10 14:14:46.792 UTC [44] LOG: database system was shut down at 2025-07-10 14:14:43 UTC 2025-07-10T14:14:46.798251457Z 2025-07-10 14:14:46.798 UTC [41] LOG: database system is ready to accept connections 2025-07-10T14:14:46.862475043Z done 2025-07-10T14:14:46.862599726Z server started 2025-07-10T14:14:46.885121872Z 2025-07-10T14:14:46.885154256Z /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/* 2025-07-10T14:14:46.885162631Z 2025-07-10T14:14:46.886123237Z waiting for server to shut down....2025-07-10 14:14:46.886 UTC [41] LOG: received fast shutdown request 2025-07-10T14:14:46.888907767Z 2025-07-10 14:14:46.888 UTC [41] LOG: aborting any active transactions 2025-07-10T14:14:46.893702167Z 2025-07-10 14:14:46.893 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 2025-07-10T14:14:46.893747044Z 2025-07-10 14:14:46.893 UTC [42] LOG: shutting down 2025-07-10T14:14:46.896871342Z 2025-07-10 14:14:46.896 UTC [42] LOG: checkpoint starting: shutdown immediate 2025-07-10T14:14:46.921278739Z 2025-07-10 14:14:46.921 UTC [42] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.007 s, total=0.028 s; sync files=2, longest=0.004 s, average=0.004 s; distance=0 kB, estimate=0 kB; lsn=0/14ED280, redo lsn=0/14ED280 2025-07-10T14:14:46.930679332Z 2025-07-10 14:14:46.930 UTC [41] LOG: database system is shut down 2025-07-10T14:14:46.986560454Z done 2025-07-10T14:14:46.986627142Z server stopped 2025-07-10T14:14:46.988968151Z 2025-07-10T14:14:46.989029151Z PostgreSQL init process complete; ready for start up. 2025-07-10T14:14:46.989038123Z 2025-07-10T14:14:47.017282453Z 2025-07-10 14:14:47.017 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:14:47.017323676Z 2025-07-10 14:14:47.017 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2025-07-10T14:14:47.017350313Z 2025-07-10 14:14:47.017 UTC [1] LOG: listening on IPv6 address "::", port 5432 2025-07-10T14:14:47.022980383Z 2025-07-10 14:14:47.022 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2025-07-10T14:14:47.032173546Z 2025-07-10 14:14:47.032 UTC [55] LOG: database system was shut down at 2025-07-10 14:14:46 UTC 2025-07-10T14:14:47.043496330Z 2025-07-10 14:14:47.043 UTC [1] LOG: database system is ready to accept connections 2025-07-10T14:14:57.034643611Z 2025-07-10 14:14:57.034 UTC [74] ERROR: relation "projections.milestones" does not exist at character 63 2025-07-10T14:14:57.034679224Z 2025-07-10 14:14:57.034 UTC [74] STATEMENT: SELECT instance_id, type, reached_date, last_pushed_date 2025-07-10T14:14:57.034691610Z FROM projections.milestones 2025-07-10T14:14:57.034701709Z WHERE reached_date IS NOT NULL 2025-07-10T14:14:57.034710626Z ORDER BY instance_id, reached_date; 2025-07-10T14:14:57.034719801Z