From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Peter Geoghegan <pg(at)bowt(dot)ie> |
Cc: | Mark Dilger <mark(dot)dilger(at)enterprisedb(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com>, Alexander Lakhin <exclusion(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: BUG #17212: pg_amcheck fails on checking temporary relations |
Date: | 2021-10-14 04:15:50 |
Message-ID: | 726473.1634184950@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-hackers |
Peter Geoghegan <pg(at)bowt(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Geoghegan | 2021-10-14 04:18:30 | Re: BUG #17212: pg_amcheck fails on checking temporary relations |
Previous Message | Peter Geoghegan | 2021-10-14 03:48:04 | Re: BUG #17212: pg_amcheck fails on checking temporary relations |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Geoghegan | 2021-10-14 04:18:30 | Re: BUG #17212: pg_amcheck fails on checking temporary relations |
Previous Message | houzj.fnst@fujitsu.com | 2021-10-14 03:53:49 | RE: Failed transaction statistics to measure the logical replication progress |