From: | Heikki Linnakangas <heikki(at)enterprisedb(dot)com> |
---|---|
To: | Cui Shijun <rancpine(at)gmail(dot)com> |
Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, Pavan Deolasee <pavan(dot)deolasee(at)gmail(dot)com>, Dave Page <dpage(at)postgresql(dot)org>, "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Lack of urgency in 8.3 reviewing |
Date: | 2007-05-17 14:43:24 |
Message-ID: | 464C6A0C.9080006@enterprisedb.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Cui Shijun wrote:
> I see...
> I checked part of HOT patches(patch1), and found that it involves too
> many things I am not currently familar with. Maybe I should change an
> item to work. :-(
Yeah, that's one big patch..
> Since I only studied part of source codes about transaction
> processing(lmgr/MVCC/xact but without xlog.c), I want to study
> "Group Commit" patch and try to review it, any suggestions?
There's no group commit patch, just some discussion, and probably won't
be until 8.4.
Maybe one of these would interest you:
- deferred transaction/waitless COMMIT
- full page writes improvement
- maintaining cluster order on insert
- heap page diagnostic functions
Make sure you look at the latest version of the patches.
--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Sullivan | 2007-05-17 14:56:46 | Re: Not ready for 8.3 |
Previous Message | Luke Lonergan | 2007-05-17 14:42:27 | Re: Seq scans roadmap |