From: | Michael Paquier <michael(at)paquier(dot)xyz> |
---|---|
To: | Mircea Cadariu <cadariu(dot)mircea(at)gmail(dot)com> |
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 02:36:36 |
Message-ID: | aPBaNNGiYT3xMBN1@paquier.xyz |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, Oct 16, 2025 at 10:18:39AM +0900, Michael Paquier wrote:
> Another thing I have added is a check for STATEMENT in the two tests
> where we do not expected a statement to be logged. I have also done a
> couple more runs in the CI and locally, without noticing any failures,
> so applied the result. Now let's see if the buildfarm says something.
> The first results are stable, I'll keep an eye on the whole.
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
Will address this one in a bit..
--
Michael
From | Date | Subject | |
---|---|---|---|
Next Message | Chao Li | 2025-10-16 02:54:12 | Re: Optimize LISTEN/NOTIFY |
Previous Message | Chao Li | 2025-10-16 02:29:41 | Error message against unknown key in pg_service.conf is unclear |