From: | Mircea Cadariu <cadariu(dot)mircea(at)gmail(dot)com> |
---|---|
To: | Michael Paquier <michael(at)paquier(dot)xyz> |
Cc: | Guillaume Lelarge <guillaume(dot)lelarge(at)dalibo(dot)com>, Sami Imseih <samimseih(at)gmail(dot)com>, Frédéric Yhuel <frederic(dot)yhuel(at)dalibo(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Benoit Lobréau <benoit(dot)lobreau(at)dalibo(dot)com>, Pierrick Chovelon <pierrick(dot)chovelon(at)dalibo(dot)com> |
Subject: | Re: [BUG] temporary file usage report with extended protocol and unnamed portals |
Date: | 2025-10-16 09:27:25 |
Message-ID: | 419fd612-8a08-499a-a090-6ef96fc44361@gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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
Attachment | Content-Type | Size |
---|---|---|
v15-0001-Add-tests-for-temp-file-logging.patch | text/plain | 5.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Joel Jacobson | 2025-10-16 09:39:02 | Re: Optimize LISTEN/NOTIFY |
Previous Message | Tim Waizenegger | 2025-10-16 09:16:54 | [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement |