Re: What Would You Like To Do?

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: What Would You Like To Do?
Дата
Msg-id 94D0BCCE-21B9-457F-8C47-CCBE7CE03050@kineticode.com
обсуждение исходный текст
Ответ на Re: What Would You Like To Do?  (Hannu Krosing <hannu@krosing.net>)
Список pgsql-hackers
On Sep 13, 2011, at 9:43 AM, Hannu Krosing wrote:

> Hannu Krosing / 2ndQuadrant
> 
> * more enhancements to pl/python - use real function arguments, 
>   store modules in database, direct support for postgresql types,
>   operators and functions, automatic startup command, 
>   automatic ORM from table definitions, ...
> * various support functionality for replication and automatic growth
>   of sharded databases - user defined tuple visibility functions, 
>   triggers for DDL and ON COMMIT/ON ROLLBACK, ...
> * putting time travel (which Oracle calls "flashback queries") back
>   into postgreSQL
> * moving tuple visibility in a separate index-like structure which
>   should be highly compressible in most cases, as a way to enabling
>   index-only scans, column oriented storage and effective table
>   compression, ...

Awesome, thanks!

David



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: What Would You Like To Do?
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: Range Types - symmetric