| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Heikki Linnakangas <heikki(at)enterprisedb(dot)com> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Group Commit |
| Date: | 2007-04-10 15:32:12 |
| Message-ID: | 26561.1176219132@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Heikki Linnakangas <heikki(at)enterprisedb(dot)com> writes:
> I've refrained from spending time on group commit until the
> commit-no-wait patch lands, because it's going to conflict anyway. I'm
> starting to feel we should not try to rush group commit into 8.3, unless
> it somehow falls out of the commit-no-wait patch by accident, given that
> we're past feature freeze and coming up with a proper group commit
> algorithm would need a lot of research and testing. Better do it for 8.4
> with more time, we've got enough features on plate for 8.3 anyway.
It's possible that it *would* fall out of commit-no-wait, if we are
alert to the possibility of shaking the tree in the right direction ;-)
Otherwise I agree with waiting till 8.4 to deal with it.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2007-04-10 16:28:57 | Re: [DOCS] uuid type not documented |
| Previous Message | Neil Conway | 2007-04-10 15:30:30 | Re: uuid type not documented |