Re: [HACKERS] fork/exec for backend

Поиск
Список
Период
Сортировка
От Goran Thyni
Тема Re: [HACKERS] fork/exec for backend
Дата
Msg-id 19980125113153.10630.qmail@guevara.bildbasen.se
обсуждение исходный текст
Ответ на Re: [HACKERS] fork/exec for backend  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
> This would also prevent us from attaching to shared memory because it
> would already be in the address space.

With no exec we could use mmap instead of shm*.
Have to clock them to see which one is faster first.
I think the mmap API is cleaner.

  regards,
--
---------------------------------------------
G�ran Thyni, sysadm, JMS Bildbasen, Kiruna


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

Предыдущее
От: Goran Thyni
Дата:
Сообщение: Re: [HACKERS] fork/exec for backend
Следующее
От: darcy@druid.net (D'Arcy J.M. Cain)
Дата:
Сообщение: Re: [HACKERS] A small type extension example for the contrib directory (fwd)