Re: [HACKERS] fork/exec for backend - Mailing list pgsql-hackers

From Goran Thyni
Subject Re: [HACKERS] fork/exec for backend
Date
Msg-id 19980125113153.10630.qmail@guevara.bildbasen.se
Whole thread Raw
In response to Re: [HACKERS] fork/exec for backend  (Bruce Momjian <maillist@candle.pha.pa.us>)
List 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 by date:

Previous
From: Goran Thyni
Date:
Subject: Re: [HACKERS] fork/exec for backend
Next
From: darcy@druid.net (D'Arcy J.M. Cain)
Date:
Subject: Re: [HACKERS] A small type extension example for the contrib directory (fwd)