Re: APR 1.0 released - Mailing list pgsql-hackers

From Marc G. Fournier
Subject Re: APR 1.0 released
Date
Msg-id 20041008124209.G935@ganymede.hub.org
Whole thread Raw
In response to Re: APR 1.0 released  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: APR 1.0 released
Re: APR 1.0 released
Re: APR 1.0 released
List pgsql-hackers
On Thu, 7 Oct 2004, Bruce Momjian wrote:

>
> Added to TODO:
>
> * Consider parallel processing a single query
>
>  This would involve using multiple threads or processes to do optimization,
>  sorting, or execution of single query.  The major advantage of such a
>  feature would be to allow multiple CPUs to work together to process a
>  single query.

Do we have 'make backend thread safe' listed yet?  As I recall it, until 
that gets done, parallelization of anything was considered to be a 
relatively onerous task, no?


----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Log line prefix on win32
Next
From: Bruce Momjian
Date:
Subject: Re: APR 1.0 released