determining Inheritance among tables - Mailing list pgsql-novice

From Kevin Hyde
Subject determining Inheritance among tables
Date
Msg-id 3D3C35267C4EEA4296FB5B738531B0940CC6A9@server5.internal.mckenzieseeds.com
Whole thread Raw
Responses Re: determining Inheritance among tables  (Josh Jore <josh@greentechnologist.org>)
Re: determining Inheritance among tables  (Oliver Elphick <olly@lfix.co.uk>)
List 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.

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: user-defined functions/triggers; cannot dump
Next
From: Josh Jore
Date:
Subject: Re: determining Inheritance among tables