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 1nGwaV-00073M-1A for pgsql-docs@arkaria.postgresql.org; Mon, 07 Feb 2022 05:29:19 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nGwaT-0002ax-SC for pgsql-docs@arkaria.postgresql.org; Mon, 07 Feb 2022 05:29:17 +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 1nGwaT-0002ao-Kk for pgsql-docs@lists.postgresql.org; Mon, 07 Feb 2022 05:29:17 +0000 Received: from oss.nttdata.com ([49.212.34.109]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nGwaR-0001lC-5w for pgsql-docs@lists.postgresql.org; Mon, 07 Feb 2022 05:29:17 +0000 Received: from [192.168.11.9] (p2019072-ipbf2307funabasi.chiba.ocn.ne.jp [122.30.130.72]) by oss.nttdata.com (Postfix) with ESMTPSA id 09A096063B; Mon, 7 Feb 2022 14:29:11 +0900 (JST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.5 at oss.nttdata.com Message-ID: <33675df8-60e1-7da6-8995-3743668fd682@oss.nttdata.com> Date: Mon, 7 Feb 2022 14:29:10 +0900 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.5.1 Subject: Re: maximum number of backtrace frames logged by backtrace_functions Content-Language: en-US From: Fujii Masao To: Tom Lane , Peter Eisentraut Cc: pgsql-docs@lists.postgresql.org References: <0f0ed9f3-3892-e8a3-51c9-ed268dff6bdd@oss.nttdata.com> <4e16a3e9-e717-05e1-d905-6c21beba80f8@enterprisedb.com> <252159.1643899696@sss.pgh.pa.us> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 2022/02/04 9:48, Fujii Masao wrote: > > > On 2022/02/03 23:48, Tom Lane wrote: >> Peter Eisentraut writes: >>> How about we issue a message when the backtrace is cut off.  Then it's >>> immediately visible to the user, instead of hidden away somewhere in the >>> documentation.  Something like this (untested): >> >> +1 for idea (I didn't test it either). > > +1. I made this change to the patch and confirmed that it worked fine. Barring any objection, I will commit the patch. Regards, -- Fujii Masao Advanced Computing Technology Center Research and Development Headquarters NTT DATA CORPORATION