Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rR176-004n39-3s for pgsql-hackers@arkaria.postgresql.org; Sat, 20 Jan 2024 02:29:40 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rR175-00Bw4e-3U for pgsql-hackers@arkaria.postgresql.org; Sat, 20 Jan 2024 02:29:39 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rR174-00Bw4W-QT for pgsql-hackers@lists.postgresql.org; Sat, 20 Jan 2024 02:29:38 +0000 Received: from mail-yb1-xb30.google.com ([2607:f8b0:4864:20::b30]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1rR172-002jXO-0r for pgsql-hackers@postgresql.org; Sat, 20 Jan 2024 02:29:38 +0000 Received: by mail-yb1-xb30.google.com with SMTP id 3f1490d57ef6-dc25da95c96so1122153276.0 for ; Fri, 19 Jan 2024 18:29:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1705717774; x=1706322574; darn=postgresql.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=rDuhGblLFt/sDVDW869R1dwY8kwLS9JK5+toJaEM10I=; b=Pb4+ryYc0X8B9cHUq2cZ9MY2TvqW36bCwQCCb023lxQvj1tYp+RwK7OHnQSN6jw3EZ P8xyomuOMwdKGwx0VnacmC32w1LpQngvlKMB286xdL32ipTqBiIvDttCkcAhh+v9DRAo aanZfuERUR/RhMpiU0Wh8yEPxj5o7mH39L93qmqNYPgz68cY5/wD+Mo2UWuhOauGrMwz QIgBWqd70KlJ/D5iPf3Y2DwBfjqB5/52u7Io3EOMjKo127kCMBSGDSLpBwYY66zShqIb DHXt2qXMEWO4El7pRSA8YGP3PLXG7GWyvxBja+sjYUTovx+MxZUjCgS0jAdLwtb4zHMW LVIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705717774; x=1706322574; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=rDuhGblLFt/sDVDW869R1dwY8kwLS9JK5+toJaEM10I=; b=LuzeV5p+moNJMOjRuMNlBFP7pz5dyieXTiconG/CRzdlCFq5ncWYzWxEUBbnI0IvCp xgNRvHbOAGyCgXxjATTcsMf2uZ+2bVVphbf/cOjOWVCIYBHfNbOy0Mgea043C6DUXHFw ImSOrtxoy6qnEE3Pvs3/9BfcAWzzpXy4oKWq+Oi9EnieDimi8bbBQFqNS04YJQHaG81K nPSJmiDPAdd+DwxdLNna8Vcnz4/3WhbxWXO/bTpJHf343/CLlij5wzpyOZ3a6PFFfTi6 0zIDoorHt7uMDSkfK34FOtH2YDGV5NSlO7MSu0R8CNBVBf3FGEXqcUoCIeZJ2uAhjgj+ UNjQ== X-Gm-Message-State: AOJu0YzKfSu3+y1w2R3c01ER/8xK9bEuB9NhmHAKJz0xK0qIlrSNnxQW nxOWhZt5JJREXQUKXX23eiGbo+HETrzT53lduFhv/nIKDu9ThvySsCL/eHPmpi+0MtaHkpwv9zk NNyVIVSBAAAip92+GbCE0J47BArg= X-Google-Smtp-Source: AGHT+IE3B0nAGUMeOuGZ0OxB+pzxeweFQN0N/79ZCOBq+k217r752HJwQUP77NUI5J9R6h5BK5HtFTeP2iVjMAJFdlw= X-Received: by 2002:a25:9341:0:b0:dbd:2bf6:ca7b with SMTP id g1-20020a259341000000b00dbd2bf6ca7bmr783928ybo.35.1705717774219; Fri, 19 Jan 2024 18:29:34 -0800 (PST) MIME-Version: 1.0 References: <20220616132306.GD29853@telsasoft.com> <20220617.094358.2201653243066915172.horikyota.ntt@gmail.com> <20220622230710.r2m4ex5tlf6mveyh@alap3.anarazel.de> <20220630.173801.662386227537019720.horikyota.ntt@gmail.com> <20220713173000.GD18011@telsasoft.com> <20220713234900.z4rniuaerkq34s4v@awork3.anarazel.de> In-Reply-To: From: vignesh C Date: Sat, 20 Jan 2024 07:59:22 +0530 Message-ID: Subject: Re: fix stats_fetch_consistency value in postgresql.conf.sample To: Justin Pryzby Cc: Andres Freund , Michael Paquier , Kyotaro Horiguchi , nathandbossart@gmail.com, pgsql-hackers@postgresql.org Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Wed, 10 May 2023 at 06:07, Justin Pryzby wrote: > > On Wed, Mar 29, 2023 at 11:03:59PM -0500, Justin Pryzby wrote: > > On Wed, Jul 13, 2022 at 04:49:00PM -0700, Andres Freund wrote: > > > On 2022-07-14 08:46:02 +0900, Michael Paquier wrote: > > > > On Wed, Jul 13, 2022 at 12:30:00PM -0500, Justin Pryzby wrote: > > > > > How did you make this list ? Was it by excluding things that failed for you ? > > > > > > > > > > cfbot is currently failing due to io_concurrency on windows. > > > > > I think there are more GUC which should be included here. > > > > > > > > > > http://cfbot.cputube.org/kyotaro-horiguchi.html > > > > > > > > FWIW, I am not really a fan of making this test depend on a hardcoded > > > > list of GUCs. > > > > > > I wonder if we should add flags indicating platform dependency etc to guc.c? > > > That should allow to remove most of them? > > > > Michael commented on this, but on another thread, so I'm copying and > > pasting it here. > > > > On Thu, Mar 23, 2023 at 08:59:57PM -0500, Justin Pryzby wrote: > > > On Fri, Mar 24, 2023 at 10:24:43AM +0900, Michael Paquier wrote: > > > > >> * Check consistency of GUC defaults between .sample.conf and pg_settings.boot_val > > > > > - It looks like this was pretty active until last October and might > > > > > have been ready to apply at least partially? But no further work or > > > > > review has happened since. > > > > > > > > FWIW, I don't find much appealing the addition of two GUC flags for > > > > only the sole purpose of that, > > > > > > The flags seem independently interesting - adding them here follows > > > a suggestion Andres made in response to your complaint. > > > 20220713234900.z4rniuaerkq34s4v@awork3.anarazel.de > > > > > > > particularly as we get a stronger > > > > dependency between GUCs that can be switched dynamically at > > > > initialization and at compile-time. > > > > > > What do you mean by "stronger dependency between GUCs" ? > > > > I'm still not clear what that means ? > > Michael ? > > This fixes an issue with the last version that failed with > log_autovacuum_min_duration in cirrusci's pg_ci_base.conf. > > And now includes both a perl and a sql-based versions of the test - both > of which rely on the flags. I'm seeing that there has been no activity in this thread for more than 8 months, I'm planning to close this in the current commitfest unless someone is planning to take it forward. Regards, Vignesh