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?

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to