Re: Threaded PosgreSQL server

From: "D(dot) Hageman" <dhageman(at)dracken(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "D(dot) Hageman" <dhageman(at)dracken(dot)com>, mlw <markw(at)mohawksoft(dot)com>, Justin Clift <justin(at)postgresql(dot)org>, Haroldo Stenger <hstenger(at)adinet(dot)com(dot)uy>, "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>, <pgsql-hackers(at)postgresql(dot)org>, Peter Eisentraut <peter_e(at)gmx(dot)net>
Subject: Re: Threaded PosgreSQL server
Date: 2002-02-07 23:36:52
Message-ID: Pine.LNX.4.44.0202071732370.1533-100000@typhon.eecs.ku.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 7 Feb 2002, Tom Lane wrote:

>
> Maybe I'm missing something, but I don't think that a "coding practices"
> document will do much of anything to improve our threading situation.
> It might be worth having on other grounds, but not that one.
>

You aren't missing anything. A document of coding practices with points
on using thread-safe functions etc. isn't going to revolutionize anything.
However, it has the potential of being the best way to begin and soften
the cries of the luddites (which is the biggest problem at the momment).

--
//========================================================\\
|| D. Hageman <dhageman(at)dracken(dot)com> ||
\\========================================================//

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2002-02-08 00:44:31 Re: Threaded PosgreSQL server
Previous Message Tom Lane 2002-02-07 23:32:50 Re: JOINs ... how I hate them ...