Re: Threaded PosgreSQL server

From: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
To: mkscott(at)sacadia(dot)com
Cc: mlw <markw(at)mohawksoft(dot)com>, Justin Clift <justin(at)postgresql(dot)org>, Haroldo Stenger <hstenger(at)adinet(dot)com(dot)uy>, <pgsql-hackers(at)postgresql(dot)org>, Peter Eisentraut <peter_e(at)gmx(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: Threaded PosgreSQL server
Date: 2002-02-08 13:06:40
Message-ID: 20020208090245.M50941-100000@earth.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 7 Feb 2002 mkscott(at)sacadia(dot)com wrote:

>
>
>
> On Thu, 7 Feb 2002, Marc G. Fournier wrote:
>
> >
> > Would be willing to take what you've learnt and work with the current CVS
> > tree towards making her thread-safe? Even small steps regularly taken
> > brings us closer to being able to use even *some* threading in the backend
> > ...
> >
>
> I can definitely take a stab aat it. Maybe I can make a test case with
> some globals that are accessed often submit some patches to see what
> people think. Can I send them to you?

Send them through to pgsql-patches(at)postgresql(dot)org ... since we are right
at the start of the development cycle for v7.3, things should be alot
easier ... pretty much expect to send them in, have them reviewed and
commented upon by various developers as to how this shold be done this
way, and that shouldn't be done this way and have to re-submit ... :)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2002-02-08 13:07:54 Re: Threaded PosgreSQL server
Previous Message mlw 2002-02-08 12:29:49 Re: Why dump/restore to upgrade?