Re: [BUG] temporary file usage report with extended protocol and unnamed portals
Mircea Cadariu <cadariu.mircea@gmail.com>
From: Mircea Cadariu <cadariu.mircea@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Guillaume Lelarge <guillaume.lelarge@dalibo.com>, Sami Imseih <samimseih@gmail.com>, Frédéric Yhuel <frederic.yhuel@dalibo.com>, Tom Lane <tgl@sss.pgh.pa.us>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Benoit Lobréau <benoit.lobreau@dalibo.com>, Pierrick Chovelon <pierrick.chovelon@dalibo.com>
Date: 2025-10-16T09:27:25Z
Lists: pgsql-hackers
Attachments
- v15-0001-Add-tests-for-temp-file-logging.patch (text/plain)
On 16/10/2025 03:36, Michael Paquier 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 so far. How to check if there's any other setting like this to cover? Kind regards, Mircea Cadariu