Re: PostgreSQL 8.0 Feature List?

From: "Scott Marlowe" <smarlowe(at)qwest(dot)net>
To: "CSN" <cool_screen_name90001(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL 8.0 Feature List?
Date: 2004-08-09 05:33:33
Message-ID: 1092029613.27166.291.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sun, 2004-08-08 at 22:37, CSN wrote:
> Looking forward to PostgreSQL 8.0 :). Is there an
> "official" feature list? What I've dug up so far:
>
> nested transactions
> transaction checkpoints
> point in time recovery
> tablespaces
> native Windows port
> plpgsql exceptions
> integrated pg_autovacuum
> ARC buffer code?

pg_autovacuum didn't quite make it, and will remain contrib. Maybe 8.1
or so.

Also add:

New background writer process.
The ability to set vacuum delay for heavily loaded databases.
Log rotation.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-08-09 05:44:19 Re: Losing records when server hang
Previous Message Scott Marlowe 2004-08-09 05:20:06 Re: Losing records when server hang