Re: Shared memory and memory context question - Mailing list pgsql-hackers

From Mark Woodward
Subject Re: Shared memory and memory context question
Date
Msg-id 18636.24.91.171.78.1139197044.squirrel@mail.mohawksoft.com
Whole thread Raw
In response to Shared memory and memory context question  (richard@playford.net)
List pgsql-hackers
Hi!!

I was just browsing the message and saw yours.  I have actually written a
shared memory system for PostgreSQL.

I've done some basic bench testing, and it seems to work, but I haven't
given it the big QA push yet.

My company, Mohawk Software, is going to release a bunch of PostgreSQL
extenssions for text search, shared memory, interfacing, etc.

Here's the source for the shared module. Mind you, it has not been through
rigerous QA yet!!! Also, this is the UNIX/Linux/SHM version, the Win32
version has not been written yet.

http://www.mohawksoft.org
Attachment

pgsql-hackers by date:

Previous
From: Neil Conway
Date:
Subject: Re: Shared memory and memory context question
Next
From: Stephan Szabo
Date:
Subject: Re: Copy From & Insert UNLESS