Re: SPI shared memory ?

From: Jeff Davis <pgsql(at)j-davis(dot)com>
To: Alex Vinogradovs <AVinogradovs(at)Clearpathnet(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: SPI shared memory ?
Date: 2007-09-21 23:33:03
Message-ID: 1190417583.5943.99.camel@dogma.ljc.laika.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alex Vinogradovs 2007-09-21 23:59:26 Re: SPI shared memory ?
Previous Message Daniel B. Thurman 2007-09-21 23:28:42 Re: Unable to start PostgresSQL Server