Re: add function for creating/attaching hash table in DSM registry
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Florents Tselai <florents.tselai@gmail.com>
Cc: Sami Imseih <samimseih@gmail.com>, Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>, pgsql-hackers@postgresql.org
Date: 2025-06-10T17:25:49Z
Lists: pgsql-hackers
Attachments
On Tue, Jun 10, 2025 at 07:47:02PM +0300, Florents Tselai wrote: > Love this new API. Thanks! > a minor typo here > + * current backend. This function gurantees that only one backend Fixed. > Since you made the first step towards decoupling DSMR_NAME_LEN from NAMEDATALEN; > is it worth considering increasing this to 128 maybe? > > I´ve used DSMR extensively for namespacing keys etc, and I´ve come close to 50-60 chars at times. > > I´m not too fixed on that though. Seems fine to me. -- nathan
Commits
-
Fix cross-version upgrade test breakage from commit fe07100e82.
- 0c2b7174c362 19 (unreleased) landed
-
Add GetNamedDSA() and GetNamedDSHash().
- fe07100e82b0 19 (unreleased) landed
-
Remove dynamic_shared_memory_type=none
- bcbd940806a2 12.0 cited
-
Introduce dynamic shared memory areas.
- 13df76a537cc 10.0 cited
-
Relax the requirement that all lwlocks be stored in a single array.
- ea9df812d850 9.4.0 cited