Re: postgresql table inheritance

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: postgresql table inheritance
Дата
Msg-id 1196451738.22428.397.camel@dogma.ljc.laika.com
обсуждение исходный текст
Ответ на Re: postgresql table inheritance  ("Peter Childs" <peterachilds@gmail.com>)
Список pgsql-general
On Fri, 2007-11-30 at 14:33 +0000, Peter Childs wrote:
> Table Inheritance is table structure ie a child table has all the same
> columns as the old one with some added columns that sore specialist
> items. This feature is used heavily used  in Table Partitioning.
> Perhaps it should be renamed.

I think that was the point of the slashdot post: it creates confusion to
call two separate concepts by the same name.

Regards,
    Jeff Davis


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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: postgresql table inheritance
Следующее
От: Shane Ambler
Дата:
Сообщение: Re: Postgres High Availablity Solution needed for hot-standby and load balancing