Re: GIN improvements part 1: additional information - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: GIN improvements part 1: additional information
Date
Msg-id 51D1E6D6.4060309@vmware.com
Whole thread Raw
In response to Re: GIN improvements part 1: additional information  (Alexander Korotkov <aekorotkov@gmail.com>)
List pgsql-hackers
On 01.07.2013 13:28, Alexander Korotkov wrote:
> Thanks! So, we have a lot of stuff and you give the points for further
> work. Could you please verify my plan of work on these patches:
> 1) Solving questions of archives.postgresql.org/**
> message-id/51CEA13C.8040103@**vmware.com<http://archives.postgresql.org/message-id/51CEA13C.8040103@vmware.com>
> for
> packed postinglists.
> 2) Extract additional info patch based on packed postinglists.
> 3) Rewrite interface of fast scan. Do CPU and IO benchmarking.
> 4) Do IO benchmarking of index ordering.
> Cleanup, comments and READMEs are assumed in each item.

Yep, sounds good!

- Heikki



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: "pg_ctl promote" exit status
Next
From: Peter Eisentraut
Date:
Subject: Re: plpython implementation