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.