Re: APR 1.0 released - Mailing list pgsql-hackers

From Neil Conway
Subject Re: APR 1.0 released
Date
Msg-id 4166B7D0.6010901@samurai.com
Whole thread Raw
In response to Re: APR 1.0 released  ("Marc G. Fournier" <scrappy@postgresql.org>)
Responses Re: APR 1.0 released
List pgsql-hackers
Marc G. Fournier wrote:
> 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?

ISTM there's no reason we couldn't parallelize query execution using the 
same IPC techniques that we use now. What would be the advantage of 
using threads instead?

-Neil


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: APR 1.0 released
Next
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] Rollback on Error