Re: Change GUC hashtable to use simplehash? - Mailing list pgsql-hackers

From Anton A. Melnikov
Subject Re: Change GUC hashtable to use simplehash?
Date
Msg-id cc398bcf-231f-4d53-bb03-33266724b9b5@postgrespro.ru
Whole thread Raw
In response to Re: Change GUC hashtable to use simplehash?  (John Naylor <johncnaylorls@gmail.com>)
List pgsql-hackers
Hi!

On 19.12.2024 06:21, John Naylor wrote:
> On Thu, Dec 19, 2024 at 7:10 AM Anton A. Melnikov
> <a.melnikov@postgrespro.ru> wrote:
>> Found that https://github.com/postgres/postgres/commit/0aba2554409ee3251d7558567edd114d8ed36dcc
>> produces a valgrind error in initdb.
> 
> What architecture and valgrind version is this? We've been bitten
> before by different results on Arm vs x86.

It was x86 AMD Laptop: HP Probook 455 g7 with AMD Ryzen 7 4700U and 64GB DDR4 RAM.
OS: Linux 5.15.0-130-generic #140~20.04.1-Ubuntu SMP Wed Dec 18 21:35:34 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux.

~$ valgrind --version
valgrind-3.15.0


With the best regards,

-- 
Anton A. Melnikov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company



pgsql-hackers by date:

Previous
From: Jingtang Zhang
Date:
Subject: Re: use a non-locking initial test in TAS_SPIN on AArch64
Next
From: Aleksander Alekseev
Date:
Subject: Re: Purpose of wal_init_zero