Re: Inheritance efficiency

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: Inheritance efficiency
Дата
Msg-id 4BDB9B26.1090007@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Inheritance efficiency  (Vincenzo Romano <vincenzo.romano@notorand.it>)
Ответы Re: Inheritance efficiency  (Vincenzo Romano <vincenzo.romano@notorand.it>)
Re: Inheritance efficiency  (John R Pierce <pierce@hogranch.com>)
Список pgsql-general
Vincenzo Romano wrote:
> I argued that O(n) stuff will keep it away from "enterprise grade" applications.
> I've been told earlier that "It is fine for dozens of child tables,
> but not thousands;
> it does need improvement."
> This is not enterprise grade

Enterprise grade doesn't mean anything.  Partitioning designs that
require thousands of child tables to work right are fundamentally
misdesigned anyway, so there is no reason for any of the contributors to
the project to work on improving support for them.  There are far too
many obvious improvements that could be made to PostgreSQL, ones that
will benefit vastly more people, to divert resources toward something
you shouldn't be dong anyway like that.

--
Greg Smith  2ndQuadrant US  Baltimore, MD
PostgreSQL Training, Services and Support
greg@2ndQuadrant.com   www.2ndQuadrant.us


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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: Native DB replication for PG
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Native DB replication for PG