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 1fn9Sy-00066r-LO for pgsql-hackers@arkaria.postgresql.org; Tue, 07 Aug 2018 21:24:32 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1fn9Sw-0006rj-9P for pgsql-hackers@arkaria.postgresql.org; Tue, 07 Aug 2018 21:24: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 1fn9Sv-0006rc-Us for pgsql-hackers@lists.postgresql.org; Tue, 07 Aug 2018 21:24: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 1fn9St-0007fx-Dr for pgsql-hackers@postgresql.org; Tue, 07 Aug 2018 21:24: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 w77LOMih008596; Tue, 7 Aug 2018 17:24:22 -0400 From: Tom Lane To: Michael Paquier cc: Alvaro Herrera , Pg Hackers Subject: Re: Page freezing, FSM, and WAL replay In-reply-to: <20180807210622.GE19883@paquier.xyz> References: <20180802172857.5skoexsilnjvgruk@alvherre.pgsql> <20180807161913.4une6h7awx4z6qgk@alvherre.pgsql> <20180807210622.GE19883@paquier.xyz> Comments: In-reply-to Michael Paquier message dated "Tue, 07 Aug 2018 23:06:22 +0200" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <8594.1533677062.1@sss.pgh.pa.us> Date: Tue, 07 Aug 2018 17:24:22 -0400 Message-ID: <8595.1533677062@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Michael Paquier writes: > On Tue, Aug 07, 2018 at 12:19:13PM -0400, Alvaro Herrera wrote: >> Now that the minors have been tagged, I'm considering pushing this >> shortly to 9.6 - master. > I may be missing something, but the next round of minor releases is not > tagged yet, and only stamped. So I think that you should hold on a bit > more. I've not heard any complaints from packagers, so I'm expecting to apply the tags shortly. I don't see any reason Alvaro can't go ahead when he's ready. regards, tom lane