On Fri, 2007-09-21 at 12:50 -0700, Alex Vinogradovs wrote:
> Guys,
>
>
> Is there any exposed PG-specific API to utilize shared memory while
> working with SPI ? Thanks!
>
What are you trying to do?
The available SPI functions don't include any shared memory access, do
you actually want access to postgresql's shared structures, or do you
just want your own area?
Regards,
Jeff Davis