Re: 8.2 features status - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: 8.2 features status
Date
Msg-id 200608041001.28333.josh@agliodbs.com
Whole thread Raw
In response to Re: 8.2 features status  ("Luke Lonergan" <llonergan@greenplum.com>)
List pgsql-hackers
Luke,

> Yep.  Fix the visibility issue - there are a number of good ideas on how to
> do it, we are in a position to bang it out now IMO.

Actually, a group of us discussed this at the Code Sprint in Toronto, and came 
up with a plan which will also reduce row overhead on large tables.   I can't 
remember who was working on that though.

> >> We already have splitting queries among CPUs and machines.
> >
> > Yes, YOU do. We don't.
>
> Details, details - redefine "We" and it's the same thing.

Well, if you'll give us the schedule for open-sourcing MPP 2.0 ... ;-)

And actually, even incorporating very limited multi-threading of queries ... 
such as the proposal to dispatch an I/O thread for seq scans ... would help 
PostgreSQL a lot.

-- 
Josh Berkus
PostgreSQL @ Sun
San Francisco


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: ecpg test suite
Next
From: mdean
Date:
Subject: Re: 8.2 features status