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

From Sami Imseih
Subject Re: [BUG] temporary file usage report with extended protocol and unnamed portals
Date
Msg-id CAA5RZ0uzsguZVqHGwr-y9uPzC=nRp+1m8Atk-q6pgh1sM0bTTw@mail.gmail.com
Whole thread Raw
In response to Re: [BUG] temporary file usage report with extended protocol and unnamed portals  (Mircea Cadariu <cadariu.mircea@gmail.com>)
Responses Re: [BUG] temporary file usage report with extended protocol and unnamed portals
List pgsql-hackers
> 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

--

Sami



pgsql-hackers by date:

Previous
From: Sami Imseih
Date:
Subject: Re: Preserve index stats during ALTER TABLE ... TYPE ...
Next
From: Tomas Vondra
Date:
Subject: Re: Optimizing ResouceOwner to speed up COPY