Re: 7.4 Wishlist - Mailing list pgsql-hackers

From Stephen L.
Subject Re: 7.4 Wishlist
Date
Msg-id SQnJ9.4690$L97.27324635@news.primus.ca
Whole thread Raw
In response to 7.4 Wishlist  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Responses Re: 7.4 Wishlist
List pgsql-hackers
Hi, if I may add to the wishlist for 7.4 in order of importance. Some items
may have been mentioned or disputed already but I think they are quite
important:

1. Avoid needing REINDEX after large insert/deletes or make REINDEX not use
exclusive lock on table.
2. Automate VACUUM in background and make database more
interactive/responsive during long VACUUMs
3. Replication
4. Point-in-time recovery
5. Maintain automatic clustering (CLUSTER) even after subsequent
insert/updates.
6. Compression between client/server interface like in MySQL

Thanks,

Stephen
jleelim(at)hotmail.com




pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: psql's \d commands --- end of the line for
Next
From: Ian Barwick
Date:
Subject: Re: [INTERFACES] Patch for DBD::Pg pg_relcheck problem