Re: share info between backends - Mailing list pgsql-hackers

From Martijn van Oosterhout
Subject Re: share info between backends
Date
Msg-id 20070111103008.GA5836@svana.org
Whole thread Raw
In response to share info between backends  ("Jaime Casanova" <systemguards@gmail.com>)
Responses Re: share info between backends  ("Jaime Casanova" <systemguards@gmail.com>)
List pgsql-hackers
On Thu, Jan 11, 2007 at 12:58:01AM -0500, Jaime Casanova wrote:
> Hi,
>
> i'm trying to share some info between backends but i cannot figure how
> to do it...
> i was reading bgwriter.c and autovacuum.c hoping there is something
> that can show me the way to go...

Well, there's a shared memory block, but getting access to it is not
easy. Using a table may to easier, but you'll need to provide more
details if you want more help.

Have a ncie day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: [PATCHES] Last infomask bit
Next
From: "Gurjeet Singh"
Date:
Subject: Re: SPAR Simple PostgreSQL AddOn Replication System