Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1a7Rb4-0005f4-VJ for pgsql-docs@arkaria.postgresql.org; Fri, 11 Dec 2015 17:35:11 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1a7Rb4-0000GA-Ab for pgsql-docs@arkaria.postgresql.org; Fri, 11 Dec 2015 17:35:10 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1a7Rb3-0000Ee-Fj; Fri, 11 Dec 2015 17:35:09 +0000 Received: from out.smtp-auth.no-ip.com ([8.23.224.60]) by magus.postgresql.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1a7Raz-00031T-90; Fri, 11 Dec 2015 17:35:08 +0000 X-No-IP: alvh.no-ip.org@noip-smtp X-Report-Spam-To: abuse@no-ip.com Received: from alvin.alvh.no-ip.org (unknown [200.104.53.52]) (Authenticated sender: alvh.no-ip.org@noip-smtp) by smtp-auth.no-ip.com (Postfix) with ESMTPA id 81CCD4011A9; Fri, 11 Dec 2015 09:34:58 -0800 (PST) Received: by alvin.alvh.no-ip.org (Postfix, from userid 1000) id 9125E26DD; Fri, 11 Dec 2015 14:34:56 -0300 (CLT) Date: Fri, 11 Dec 2015 14:34:56 -0300 From: Alvaro Herrera To: Fujii Masao Cc: Robert Haas , Petr Jelinek , oonishitk@nttdata.co.jp, pgsql-docs , PostgreSQL-development Subject: Re: [HACKERS] max_worker_processes on the standby Message-ID: <20151211173456.GS2763@alvherre.pgsql> References: <20151002185941.GE2573@alvherre.pgsql> <5622BF9D.2010409@2ndquadrant.com> <20151020190522.GT3391@alvherre.pgsql> <20151027180759.GG240637@alvherre.pgsql> <20151116214338.GD614468@alvherre.pgsql> <20151204155616.GV2763@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20151204155616.GV2763@alvherre.pgsql> User-Agent: Mutt/1.5.23 (2014-03-12) X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org Alvaro Herrera wrote: > Not sure what is going on; my reading of the code certainly says that > the data should be there. I'm looking into it. > > I also noticed that I didn't actually push the whole of the patch > yesterday -- I neglected to "git add" the latest changes, the ones that > fix the promotion scenario :-( so the commit messages is misleading > because it describes something that's not there. Pushed a fix. I also wrote some tests using the RecoveryNode stuff submitted by Michael Paquier. These aren't yet pushed, because we don't have the framework; once we have that I can push them too. As far as I can tell, these tests exercise all the cases that have been pointed out so far; I can see some of them fail if I run on previous commits. Thanks for the continued testing. -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs