Re: Inheritance efficiency

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Inheritance efficiency
Дата
Msg-id 20100430160714.GB3151@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Inheritance efficiency  (Vincenzo Romano <vincenzo.romano@notorand.it>)
Ответы Re: Inheritance efficiency  (Vincenzo Romano <vincenzo.romano@notorand.it>)
Список pgsql-general
Vincenzo Romano wrote:

> In this specific case, if you think about "inheritance for
> partitioning" and you stick with the example idea of "one partition
> per month", then the current solution is more than OK.
> In the real world, that is not really the general case, especially in
> the "enterprise grade" world, where maybe you partition with both a
> time stamp and another column, like product code ranges and prefixes
> ...
>
> Is there any planning about this improvement?

Of course.  People is always looking to make improvements in many areas.
There are very few things that people consider to be "more than OK".
The partitioning features are among those being more examined for
possibly improvements.

This does *not* mean that PostgreSQL doesn't serve mission critical
systems already, on enterprises large and small, some of them on very
large systems.  What you see in these lists (people describing
"partition by month" schemes) are not necessarily the most complex
setups out there.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: hernan gonzalez
Дата:
Сообщение: savepoints with the same name
Следующее
От: Tim Landscheidt
Дата:
Сообщение: Re: Function to Table reference