Implementation of Inheritance in Postgres

From: Ioannis Theoharis <theohari(at)ics(dot)forth(dot)gr>
To: pgsql-docs(at)postgresql(dot)org
Subject: Implementation of Inheritance in Postgres
Date: 2004-07-07 15:23:52
Message-ID: Pine.GSO.4.58.0407071823220.9696@ourania.ics.forth.gr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

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?

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2004-07-11 23:07:28 Re: German FAQ update
Previous Message Kaarel 2004-07-07 13:43:47 Re: [GENERAL] Do we need more emphasis on backup?