Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ngVF4-0000Ve-Vi for pgsql-hackers@arkaria.postgresql.org; Mon, 18 Apr 2022 17:32:50 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1ngVF3-0001p9-TX for pgsql-hackers@arkaria.postgresql.org; Mon, 18 Apr 2022 17:32:49 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ngVF3-0001lp-JT for pgsql-hackers@lists.postgresql.org; Mon, 18 Apr 2022 17:32:49 +0000 Received: from relay10.mail.gandi.net ([217.70.178.230]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ngVF1-0006g3-1E for pgsql-hackers@lists.postgresql.org; Mon, 18 Apr 2022 17:32:48 +0000 Received: (Authenticated sender: adsend@dunslane.net) by mail.gandi.net (Postfix) with ESMTPSA id ED43B240006; Mon, 18 Apr 2022 17:32:40 +0000 (UTC) Message-ID: <3a9ac72a-00b5-e56c-f4a8-05fc4d184f10@dunslane.net> Date: Mon, 18 Apr 2022 13:32:33 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: pgsql: Add TAP test for archive_cleanup_command and recovery_end_comman Content-Language: en-US To: Michael Paquier Cc: Thomas Munro , Andres Freund , Tom Lane , PostgreSQL Hackers References: <20220407175210.q44nnrvkovprxo2a@alap3.anarazel.de> <3386734.1649354265@sss.pgh.pa.us> <20220407181202.7xa573u6e2z5dbdz@alap3.anarazel.de> <4015413.1649454951@sss.pgh.pa.us> <20220409005910.alw46xqmmgny2sgr@alap3.anarazel.de> <0ec8e505-75ee-3426-78d9-9fd201c86f89@dunslane.net> From: Andrew Dunstan In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 2022-04-17 Su 19:49, Michael Paquier wrote: > On Sun, Apr 17, 2022 at 10:56:08AM -0400, Andrew Dunstan wrote: >> I don't really think it's Cluster.pm's business to deal with that. It >> takes an install path as given either explicitly or implicitly. >> >> It shouldn't be too hard to get Makefile.global to install valgrind >> wrappers into the tmp_install/bin directory. > Or what gets used in just a wrapper of the contents of bin/ that get > enforced to be first in PATH? That seems likely to be difficult. For example pg_ctl might find its colocated postgres rather than the valgrind wrapper. Ditto initdb. cheers andrew -- Andrew Dunstan EDB: https://www.enterprisedb.com