Shared Data Structure b/w clients

Поиск
Список
Период
Сортировка
От Rohit Goyal
Тема Shared Data Structure b/w clients
Дата
Msg-id CANqGtSuzqXF_A=B5FK6up2D4-2QQ=Rfx2rnUgRWUdBqWBdT+Nw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Shared Data Structure b/w clients  (Atri Sharma <atri.jiit@gmail.com>)
Список pgsql-hackers
Hi All,

I am working on postgresql code and having some problem. :)

I need to create shared data structure, so that different client and connection can update and share the state of those data structures in memory. I planned to use top memory context but it can give me shared structure within one session/terminal.

Please tel me how  postgresql do that and how i can do that?

Regards,
Rohit Goyal

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: Re: parametric block size?
Следующее
От: David Fetter
Дата:
Сообщение: Re: Behavior of "OFFSET -1"