Received: from malur.postgresql.org ([2a02:16a8:dc51::56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fv8mJ-00055w-HB for buildfarm-members@arkaria.postgresql.org; Wed, 29 Aug 2018 22:17:31 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1fv8mI-0000Db-AK for buildfarm-members@arkaria.postgresql.org; Wed, 29 Aug 2018 22:17:30 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fv8mI-0000DU-2U for buildfarm-members@lists.postgresql.org; Wed, 29 Aug 2018 22:17:30 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fv8mF-0000Rk-Nv for buildfarm-members@postgresql.org; Wed, 29 Aug 2018 22:17:28 +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 w7TMHN0I025939; Wed, 29 Aug 2018 18:17:23 -0400 From: Tom Lane To: Andrew Dunstan cc: Dave Page , buildfarm-members@postgresql.org Subject: Re: many animals are running old clients In-reply-to: <730c3887-5dd9-7149-4062-75ddc48388c0@2ndQuadrant.com> References: <144264ec-fd45-80eb-7642-109f920286b9@2ndQuadrant.com> <730c3887-5dd9-7149-4062-75ddc48388c0@2ndQuadrant.com> Comments: In-reply-to Andrew Dunstan message dated "Wed, 29 Aug 2018 14:14:42 -0400" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <25937.1535581043.1@sss.pgh.pa.us> Date: Wed, 29 Aug 2018 18:17:23 -0400 Message-ID: <25938.1535581043@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Andrew Dunstan writes: > On 08/29/2018 10:35 AM, Dave Page wrote: >> It's very far from a 5 minute job on ancient Solaris boxes :-( > Please let me know when issues like this arise. One thing of the same ilk is that a few months ago I had to give up on using https reporting on gaur/pademelon, and switch back to http. I don't think that was your fault, because it was not associated with a buildfarm client upgrade. It appeared to me that the pginfra folk had changed something to require newer TLS versions in https connections to the buildfarm server. Like Dave, I spent a fair while trying to install new-enough Perl modules to fix that, without a lot of success: newer Perl code doesn't compile on that platform. It's debatable of course how much anyone cares about buildfarm animals that are this old. I've already shut down pademelon since its compiler never heard of C99, and I don't see much point in running it on just the back branches. regards, tom lane