Implementatiion of Inheritance in Postgres

Поиск
Список
Период
Сортировка
От Ioannis Theoharis
Тема Implementatiion of Inheritance in Postgres
Дата
Msg-id Pine.GSO.4.58.0407071813160.21985@calliope
обсуждение исходный текст
Список pgsql-performance

I would like to ask you where i can find information about the
implementation of the inheritance relationship in Postgres.

There are several ways to store and to retrieve instances
contained in an hierarchie.

Which clustering and buffer replacement policy implements Postgres?

There is a system table called pg_inherits, but how is it used during
hierarchies traversing?

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

Предыдущее
От: "borajetta"
Дата:
Сообщение: Re: Keyword searching question
Следующее
От: Bill Chandler
Дата:
Сообщение: Terrible performance after deleting/recreating indexes