Hi,
On 09/28/2010 07:24 AM, Li Jie wrote:
> I'm interested in this parallel project,
> http://wiki.postgresql.org/wiki/Parallel_Query_Execution
>
> But I can't find any discussion and current progress in the website, it
> seems to stop for nearly a year?
Yeah, I don't know of anybody really working on it ATM.
If you are interested in a process based design, please have a look at
the bgworker infrastructure stuff. It could be of help for a
process-based implementation.
Regards
Markus Wanner