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 1fqmeN-0004EI-S8 for buildfarm-members@arkaria.postgresql.org; Fri, 17 Aug 2018 21:51:20 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1fqmeL-0004z3-QF for buildfarm-members@arkaria.postgresql.org; Fri, 17 Aug 2018 21:51:17 +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 1fqmeL-0004yw-HV for buildfarm-members@lists.postgresql.org; Fri, 17 Aug 2018 21:51:17 +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 1fqmeJ-0000aG-24 for buildfarm-members@postgresql.org; Fri, 17 Aug 2018 21:51:16 +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 w7HLpDm2032104; Fri, 17 Aug 2018 17:51:13 -0400 From: Tom Lane To: Andrew Dunstan cc: buildfarm-members@postgresql.org Subject: Re: many animals are running old clients In-reply-to: <144264ec-fd45-80eb-7642-109f920286b9@2ndQuadrant.com> References: <144264ec-fd45-80eb-7642-109f920286b9@2ndQuadrant.com> Comments: In-reply-to Andrew Dunstan message dated "Fri, 17 Aug 2018 17:27:42 -0400" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <32102.1534542673.1@sss.pgh.pa.us> Date: Fri, 17 Aug 2018 17:51:13 -0400 Message-ID: <32103.1534542673@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Andrew Dunstan writes: > The majority of buildfarm animals are not on the latest client code > release. Version 8 was released more than 3 months ago. There are 26 > animals on release 7 and 43 on even older releases, in one case on a > release going back 4 years. See below for the lists of delinquents. There's also a depressingly large number of animals that still aren't building the REL_11_STABLE branch. Some also have odd gaps in their back-branch coverage. If you don't use run_branches.pl to automate branch selection, please also take the time to check that you are building the right set of branches. > If this situation doesn't improve I'm going to have to reinstitute the > server filters which will reject very old clients. While I'd certainly encourage people to update, I'm not sure why that's necessary? regards, tom lane