I received the following error when trying to bring up the container. The program stucks here:
pg_normalized_1 | 2024-04-06 20:28:14.497 UTC [48] LOG: database system is shut down
pg_normalized_1 | done
pg_normalized_1 | server stopped
pg_normalized_1 |
pg_normalized_1 | PostgreSQL init process complete; ready for start up.
pg_normalized_1 |
pg_normalized_1 | 2024-04-06 20:28:14.544 UTC [1] LOG: starting PostgreSQL 16.2 (Debian 16.2-1.pgdg110+2) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit
pg_normalized_1 | 2024-04-06 20:28:14.544 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
pg_normalized_1 | 2024-04-06 20:28:14.544 UTC [1] LOG: listening on IPv6 address "::", port 5432
pg_normalized_1 | 2024-04-06 20:28:14.546 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
pg_normalized_1 | 2024-04-06 20:28:14.553 UTC [72] LOG: database system was shut down at 2024-04-06 20:28:14 UTC
pg_normalized_1 | 2024-04-06 20:28:14.560 UTC [1] LOG: database system is ready to accept connections
I have updated the port numbers - anyone know how to resolve this issue?
I received the following error when trying to bring up the container. The program stucks here:
I have updated the port numbers - anyone know how to resolve this issue?