Implementatiion of Inheritance in Postgres - Mailing list pgsql-performance

From Ioannis Theoharis
Subject Implementatiion of Inheritance in Postgres
Date
Msg-id Pine.GSO.4.58.0407071813160.21985@calliope
Whole thread Raw
List 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 by date:

Previous
From: "borajetta"
Date:
Subject: Re: Keyword searching question
Next
From: Bill Chandler
Date:
Subject: Terrible performance after deleting/recreating indexes