Re: share info between backends

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: share info between backends
Дата
Msg-id 20070111103008.GA5836@svana.org
обсуждение исходный текст
Ответ на share info between backends  ("Jaime Casanova" <systemguards@gmail.com>)
Ответы Re: share info between backends  ("Jaime Casanova" <systemguards@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: [PATCHES] Last infomask bit
Следующее
От: "Gurjeet Singh"
Дата:
Сообщение: Re: SPAR Simple PostgreSQL AddOn Replication System