From: | Michael Paquier <michael(at)paquier(dot)xyz> |
---|---|
To: | David Rowley <dgrowleyml(at)gmail(dot)com> |
Cc: | "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Compilation issues for HASH_STATISTICS and HASH_DEBUG options |
Date: | 2025-08-15 07:09:09 |
Message-ID: | aJ7dFcKvaipy7slW@paquier.xyz |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Aug 15, 2025 at 06:37:44PM +1200, David Rowley wrote:
> I think the votes to keep it should outweigh the votes to get rid of
> it, as someone voting to keep it probably has some idea that it'll be
> useful to them, and keeping it shouldn't really hinder the people who
> don't want it. I think Michael has voted to keep it.
>
> Michael, any thoughts on switching from stderr to elog(DEBUG)?
You mean to do that for both flags, right? That would be OK for me.
> And also about defining HASH_DEBUG on one of your BF members?
Sure, I'll do that for both HASH_DEBUG and HASH_STATISTICS if we
decide to keep both and that a fix is applied. We've proven to be bad
at breaking the two of them.
--
Michael
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Smith | 2025-08-15 07:15:38 | Re: Add support for specifying tables in pg_createsubscriber. |
Previous Message | Chao Li | 2025-08-15 06:57:25 | Re: Adding support for Row Compares to nbtree startikey optimization |