| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: 7.5 features |
| Date: | 2004-04-29 04:36:50 |
| Message-ID: | 200404290436.i3T4aoj26449@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > Here are features that are being worked on, hopefully for 7.5:
> > o tablespaces (Gavin)
> > o nested transactions (Alvaro)
> > o two-phase commit (Heikki Linnakangas)
> > o integrated pg_autovacuum (O'Connor)
> > o PITR (Riggs)
> > o Win32 (Claudio, Magnus)
>
> Not to rain on the parade, but the *only* one of these I have any
> confidence in seeing for 7.5 is the last (Windows port). The others
> are still mostly or entirely handwaving, and I do not think we will
> hold up the release for them once the Windows port starts looking
> stable enough to beta-test.
Gavin says he has patches for tablespaces, Alvaro has submitted patches
already, server-side java is heading into beta, and Heikki has two-phase
commit patches because he already worried about drift. PITR patches
have been submitted too. I wouldn't call them done, but I wouldn't call
them handwaving either.
What we really need is for these folks to start finalizing their patches
and get them submitted.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2004-04-29 04:39:39 | Re: pgsql-server/src backend/utils/adt/acl.c inclu ... |
| Previous Message | Bruce Momjian | 2004-04-29 04:31:22 | Re: linked list rewrite |