On Mon, 23 Dec 2024, 18:32 Luca Ferrari, wrote:
>
> Hi all,
> hope this is the right place to ask for, otherwise please point me in
> the right resource.
> I'm trying to develop a module that needs shared memory between
> background workers.
>
> The _PG_init calls a function to reserve the shared
Hi all,
hope this is the right place to ask for, otherwise please point me in
the right resource.
I'm trying to develop a module that needs shared memory between
background workers.
The _PG_init calls a function to reserve the shared memory, which in
turn calls RequestAddinShmemSpace, which seems