Re: [BUG] temporary file usage report with extended protocol and unnamed portals - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [BUG] temporary file usage report with extended protocol and unnamed portals
Date
Msg-id aPF-hJW1LKlaUtxM@paquier.xyz
Whole thread Raw
In response to Re: [BUG] temporary file usage report with extended protocol and unnamed portals  (Sami Imseih <samimseih@gmail.com>)
List pgsql-hackers
On Thu, Oct 16, 2025 at 04:04:41PM -0500, Sami Imseih wrote:
>> prion has just failed because it uses log_error_verbosity = verbose:
>> https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=prion&dt=2025-10-16%2001%3A23%3A06
>>
>> Thanks for progressing this! In v15 attached, I adjusted the regex to work with all settings mentioned in the thread
sofar. 
>>
>> How to check if there's any other setting like this to cover?
>
> It looks like this was resolved with 02c171f, which overrides the
> log_error_verbosity to 'default' in 009_log_temp_files.pl
>
> https://buildfarm.postgresql.org/cgi-bin/show_history.pl?nm=prion&br=master

Yes, and the other members are not complaining as far as I can see, so
we should be clear in terms of the tests.  Now, back to the main
issue..
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: Error message against iso-8859-1 key in pg_service.conf is unclear
Next
From: Michael Paquier
Date:
Subject: Re: Instability of phycodorus in pg_upgrade tests with JIT