Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hgsdQ-0001xw-QY for pgsql-hackers@arkaria.postgresql.org; Fri, 28 Jun 2019 15:17:56 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1hgsdP-0002tx-M6 for pgsql-hackers@arkaria.postgresql.org; Fri, 28 Jun 2019 15:17:55 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hgsdP-0002tp-AR for pgsql-hackers@lists.postgresql.org; Fri, 28 Jun 2019 15:17:55 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hgsdM-0002Y1-Tx for pgsql-hackers@lists.postgresql.org; Fri, 28 Jun 2019 15:17:54 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.4/8.14.4) with ESMTP id x5SFHjV6014748; Fri, 28 Jun 2019 11:17:45 -0400 From: Tom Lane To: Andres Freund cc: Thomas Munro , PostgreSQL Hackers Subject: Re: subscriptionCheck failures on nightjar In-reply-to: <21917.1561597849@sss.pgh.pa.us> References: <27965.1550077052@sss.pgh.pa.us> <20190213171101.6wpz7tardp3t3uvk@alap3.anarazel.de> <29708.1550079455@sss.pgh.pa.us> <20190213174151.mfylkessxmapt4io@alap3.anarazel.de> <30608.1550080759@sss.pgh.pa.us> <20190213181225.fathyapig4sm4exa@alap3.anarazel.de> <31663.1550082243@sss.pgh.pa.us> <20190213183303.ns54frt7cmvo6pgg@alap3.anarazel.de> <1466.1550085086@sss.pgh.pa.us> <20190213215147.cjbymfojf6xndr4t@alap3.anarazel.de> <21917.1561597849@sss.pgh.pa.us> Comments: In-reply-to Tom Lane message dated "Wed, 26 Jun 2019 21:10:49 -0400" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <14746.1561735065.1@sss.pgh.pa.us> Content-Transfer-Encoding: quoted-printable Date: Fri, 28 Jun 2019 11:17:45 -0400 Message-ID: <14747.1561735065@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk I wrote: > My animal dromedary just reproduced this failure, which we've previously > only seen on nightjar. > https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=3Ddromedary&dt=3D= 2019-06-26%2023%3A57%3A45 Twice: https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=3Ddromedary&dt=3D2= 019-06-28%2006%3A50%3A41 Since this is a live (if old) system, not some weird qemu emulation, we can no longer pretend that it might not be reachable in the field. I've added an open item. regards, tom lane