Re: Using Threads? - Mailing list pgsql-hackers

From Karel Zak
Subject Re: Using Threads?
Date
Msg-id Pine.LNX.3.96.1010102085616.8706C-100000@ara.zf.jcu.cz
Whole thread Raw
In response to Re: Using Threads?  (Myron Scott <mscott@sacadia.com>)
List pgsql-hackers
On Mon, 1 Jan 2001, Myron Scott wrote:

> For anyone interested,
> 
> I have posted my multi-threaded version of PostgreSQL here.
> 
> http://www.sacadia.com/mtpg.html
How you solve locks? Via original IPC or you rewrite it to mutex (etc).
            Karel  



pgsql-hackers by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: Ignored PostgreSQL SET command
Next
From: Bruce Momjian
Date:
Subject: Re: Assuming that TAS() will succeed the first time is verboten