Re: Shared Data Structure b/w clients
От | Rohit Goyal |
---|---|
Тема | Re: Shared Data Structure b/w clients |
Дата | |
Msg-id | CANqGtSvEAr6ezTPFC6-Wy=-Ns9nU2xkXTgbWAU98mJdQdn6wMQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Shared Data Structure b/w clients (Atri Sharma <atri.jiit@gmail.com>) |
Ответы |
Re: Shared Data Structure b/w clients
Re: Shared Data Structure b/w clients |
Список | pgsql-hackers |
Hi Atri/All,
I am very new in postgresql code. Can you please help in a bit detail ortel me how to create structure in shared memory(shared buffer).
It would be really easy for me if you can give me a code snippet or any link to follow.
Regards,
Rohit Goyal
On Tue, Jul 22, 2014 at 8:30 PM, Atri Sharma <atri.jiit@gmail.com> wrote:
On Tuesday, July 22, 2014, Rohit Goyal <rhtgyl.87@gmail.com> wrote: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 GoyalHow about making it a part of shared mem, like shared buffers?Regards,Atri
--Regards,Atril'apprenant
Regards,
Rohit Goyal
В списке pgsql-hackers по дате отправления: