Re: 7.4 Wishlist

Поиск
Список
Период
Сортировка
От Stephen L.
Тема Re: 7.4 Wishlist
Дата
Msg-id SQnJ9.4690$L97.27324635@news.primus.ca
обсуждение исходный текст
Ответ на 7.4 Wishlist  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Ответы Re: 7.4 Wishlist  (Greg Copeland <greg@CopelandConsulting.Net>)
Список 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 по дате отправления:

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: psql's \d commands --- end of the line for
Следующее
От: Ian Barwick
Дата:
Сообщение: Re: [INTERFACES] Patch for DBD::Pg pg_relcheck problem