Inheritance

From: Hasnul Fadhly bin Hasan <hasnulfadhly(dot)h(at)mimos(dot)my>
To: pgsql-novice(at)postgresql(dot)org
Subject: Inheritance
Date: 2004-12-21 03:21:55
Message-ID: 41C796D3.9060002@mimos.my
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,

I'm just wondering, what real benefit does inheritance have? When i
create two tables, one inherited from the other,
does that mean i have two tables with same duplicate data or actually
they are joined in the back end?

Thank you for any input regarding this matter.

Hasnul

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2004-12-21 03:45:26 Re: Inheritance
Previous Message Tom Lane 2004-12-21 00:31:54 Re: CAST and timestamp