Re: [ANNOUNCE] IMCS: In Memory Columnar Store for PostgreSQL
В списке pgsql-hackers по дате отправления:
| От | james |
|---|---|
| Тема | Re: [ANNOUNCE] IMCS: In Memory Columnar Store for PostgreSQL |
| Дата | |
| Msg-id | 52CB1921.8000505@mansionfamily.plus.com обсуждение |
| Ответ на | Re: [ANNOUNCE] IMCS: In Memory Columnar Store for PostgreSQL (Robert Haas <robertmhaas@gmail.com>) |
| Список | pgsql-hackers |
On 06/01/2014 03:14, Robert Haas wrote: > That's up to the application. After calling dsm_create(), you call > dsm_segment_handle() to get the 32-bit integer handle for that > segment. Then you have to get that to the other process(es) somehow. > If you're trying to share a handle with a background worker, you can > stuff it in bgw_main_arg. Otherwise, you'll probably need to store it > in the main shared memory segment, or a file, or whatever. Well, that works for sysv shm, sure. But I was interested (possibly from Konstantin) how the handle transfer takes place at the moment, particularly if it is possible to create additional segments dynamically. I haven't looked at the extension at all.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера