Peter Geoghegan <p...@bowt.ie> writes:
> Any idea what the problems on drongo are?
> https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=drongo&dt=2021-10-14%2001%3A27%3A19

It says

# pg_ctl start failed; logfile:
2021-10-14 02:10:33.996 UTC [491848:1] LOG:  starting PostgreSQL 14.0, compiled 
by Visual C++ build 1923, 64-bit
2021-10-14 02:10:33.999 UTC [491848:2] LOG:  could not bind IPv4 address 
"127.0.0.1": Only one usage of each socket address (protocol/network 
address/port) is normally permitted.
2021-10-14 02:10:33.999 UTC [491848:3] HINT:  Is another postmaster already 
running on port 54407? If not, wait a few seconds and retry.
2021-10-14 02:10:33.999 UTC [491848:4] WARNING:  could not create listen socket 
for "127.0.0.1"
2021-10-14 02:10:33.999 UTC [491848:5] FATAL:  could not create any TCP/IP 
sockets
2021-10-14 02:10:34.000 UTC [491848:6] LOG:  database system is shut down
Bail out!  pg_ctl start failed

Looks like a transient/phase of the moon issue to me.

                        regards, tom lane


Reply via email to