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 1oXu1C-000795-A2 for pgsql-hackers@arkaria.postgresql.org; Tue, 13 Sep 2022 00:43:14 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1oXu1A-0002Wr-29 for pgsql-hackers@arkaria.postgresql.org; Tue, 13 Sep 2022 00:43:12 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oXu19-0002Wh-MR for pgsql-hackers@lists.postgresql.org; Tue, 13 Sep 2022 00:43:11 +0000 Received: from mail-il1-x135.google.com ([2607:f8b0:4864:20::135]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1oXu16-0005lo-Bb for pgsql-hackers@postgresql.org; Tue, 13 Sep 2022 00:43:11 +0000 Received: by mail-il1-x135.google.com with SMTP id k13so3757953ilc.11 for ; Mon, 12 Sep 2022 17:43:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telsasoft-com.20210112.gappssmtp.com; s=20210112; h=user-agent:in-reply-to:content-disposition:mime-version:references :message-id:subject:cc:to:from:date:from:to:cc:subject:date; bh=hUQkWQAddAgpnvqlBAh6B0xuhKTtuiFxpaaobrrdUSI=; b=mIXaYlOyIpghw3zmccOIZQGOJCnLArr/6/2b/nBdlwu/eYnbHr0gCFNcctOMdJs/ht HMtlr6FT8ov8AwzkZYU2xjAM2FZWzxCmP1E16ozPT+avf1v2SzxW1BebVC+3fFSO/GuP DWnDj5I9payoAcDI0fzEZedsg87gNqs7Yx8Osiukqv98e1aw9txeSP6LQLvh9F+VHkWX ARxZpMpxjco+shhOqHeRcR3hXUvrmhUwBWzHlXwC2MK+mSL6s4fbwTns3CPNpQD5ptac URIY2lU5QAmr1ZFHauGVJmTIZ3diBoVgTOU9lG4YS6EU1M3VHrt7bBrN27hDLcWlIYJL 3Obw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=user-agent:in-reply-to:content-disposition:mime-version:references :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date; bh=hUQkWQAddAgpnvqlBAh6B0xuhKTtuiFxpaaobrrdUSI=; b=tRfmw8gDYWVp9TLPX+aySdWNLDAloi53bDFCWTSGv2VdEyJuWTNLzmgQU0uJR1dCPh XFX4F1bcSTHgWTi5xMZWF7Je2q4jSwciFVr1vftCCP6mBBPqceoMwIA/gWoIWPLs8Mu/ 0Xegg7CRFn/KZ3/vd/ehWsgTkwV3SwNrom96SKjwjr3f91ch8Ej41hyTZHIL1QGzY31q X/0SAUrXiST+v3gsNIcmrsmCMwTfi6OO9kRV0QNezLanj2VZU2UdZrWR5ATsXS+0UMcG IcV+lMDQTubb27FIeYcoAoDbj8qty+SqgNn+vWRAWlMddVMsbzImzOkHtbDg93w9SoW7 UAPQ== X-Gm-Message-State: ACgBeo3c6g01pFUrI8JAHnHOAguDjwKO5ahJg9VJDagJjYxtG8NcRNVS dXBJRyb8u1/0o4CWYpEGeYy2uQ== X-Google-Smtp-Source: AA6agR4fr4DqJPCuGr9MkldUPGbQji9tmRfBaUoIcyH3H8gVvC1C1fmb2qVmsl+X/QAPF+kVF68NAg== X-Received: by 2002:a92:b0c:0:b0:2ea:db40:77c7 with SMTP id b12-20020a920b0c000000b002eadb4077c7mr11712466ilf.188.1663029785980; Mon, 12 Sep 2022 17:43:05 -0700 (PDT) Received: from pryzbyj.telsasoft (charmander.telsasoft.com. [50.244.222.1]) by smtp.gmail.com with ESMTPSA id e16-20020a056602159000b0068994e773e7sm3841729iow.26.2022.09.12.17.43.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Sep 2022 17:43:05 -0700 (PDT) Received: by pryzbyj.telsasoft (Postfix, from userid 1000) id 083AD800EB6; Mon, 12 Sep 2022 19:43:03 -0500 (CDT) Date: Mon, 12 Sep 2022 19:43:03 -0500 From: Justin Pryzby To: Kyotaro Horiguchi Cc: michael@paquier.xyz, andres@anarazel.de, nathandbossart@gmail.com, pgsql-hackers@postgresql.org Subject: Re: fix stats_fetch_consistency value in postgresql.conf.sample Message-ID: <20220913004303.GM31833@telsasoft.com> References: <20220713173000.GD18011@telsasoft.com> <20220713235444.GF18011@telsasoft.com> <20220719.150427.952514686871468436.horikyota.ntt@gmail.com> <20220720051226.GH12702@telsasoft.com> <20220728222734.GA1913@telsasoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220728222734.GA1913@telsasoft.com> User-Agent: Mutt/1.9.4 (2018-02-28) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi, Checking if you're planning to work on this patch still ? On Thu, Jul 28, 2022 at 05:27:34PM -0500, Justin Pryzby wrote: > Note that this can currently exposes internal elog() errors to users: > > postgres=# select pg_normalize_config_value('log_min_messages','abc'); > WARNING: invalid value for parameter "log_min_messages": "abc" > HINT: Available values: debug5, debug4, debug3, debug2, debug1, info, notice, warning, error, log, fatal, panic. > ERROR: could not find enum option 0 for log_min_messages > > postgres=# \errverbose > ERROR: XX000: could not find enum option 0 for log_min_messages > LOCATION: config_enum_lookup_by_value, guc.c:7284