determining Inheritance among tables

From: Kevin Hyde <KevinHyde(at)mckenzieseeds(dot)com>
To: "'pgsql-novice(at)postgresql(dot)org'" <pgsql-novice(at)postgresql(dot)org>
Subject: determining Inheritance among tables
Date: 2002-07-04 20:14:11
Message-ID: 3D3C35267C4EEA4296FB5B738531B0940CC6A9@server5.internal.mckenzieseeds.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


I have a PostgreSQL database containing a number of tables. How do I find
out which tables are inherited to which? And once I know that, how do I
change(create or revoke) the inheritance?

Thx,
Kevin.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2002-07-05 04:17:54 Re: user-defined functions/triggers; cannot dump
Previous Message Jason Friedman 2002-07-04 19:24:21 user-defined functions/triggers; cannot dump