From: | "Cui Shijun" <rancpine(at)gmail(dot)com> |
---|---|
To: | "Heikki Linnakangas" <heikki(at)enterprisedb(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 16:33:11 |
Message-ID: | 306760850705170933k5982d253yef5d67169766cc77@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Thank you for your suggestions, I am thinking about "Full page writes
improvement". It seems not so complicated, just fit for a novice like
me.
I'll work on it. :-)
2007/5/17, Heikki Linnakangas <heikki(at)enterprisedb(dot)com>:
> 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 | Tom Lane | 2007-05-17 16:40:30 | Re: mb and ecpg regression tests |
Previous Message | Joshua D. Drake | 2007-05-17 16:20:30 | Re: 8.3 release date on web site |