1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Preparing... ################################# [100%] Updating / installing... 1:proj-4.9.2-1.el7 ################################# [100%]
proj-4.9.2-1.el7.x86_64
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 5aeefd7f48e9 postgresql:11.2.1 "/bin/sh -c /start_p…" About a minute ago Exited (130) 9 seconds ago zealous_ganguly
sha256:df7a3a3cff7fd017e889dce7d03885e65f1b512ad3e443ab8254e5375805e24d
pg_ctl: another server might be running; trying to start server anyway waiting for server to start....[ 2019-03-04 17:23:41.736 CST 10 5c7cee9d.a 1 0]LOG: listening on IPv4 address "0.0.0.0", port 5432 [ 2019-03-04 17:23:41.736 CST 10 5c7cee9d.a 2 0]LOG: listening on IPv6 address "::", port 5432 [ 2019-03-04 17:23:41.740 CST 10 5c7cee9d.a 3 0]LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" [ 2019-03-04 17:23:41.766 CST 10 5c7cee9d.a 4 0]LOG: redirecting log output to logging collector process [ 2019-03-04 17:23:41.766 CST 10 5c7cee9d.a 5 0]HINT: Future log output will appear in directory "log". done server started
|