Thread: Table inherits...

Table inherits...

From
"Cristian Prieto"
Date:
When a table inherit another, why it doesn't inherit their keys nor fkeys?... How do I change it?

Re: Table inherits...

From
Scott Marlowe
Date:
On Thu, 2005-03-03 at 15:53, Cristian Prieto wrote:
> When a table inherit another, why it doesn't inherit their keys nor
> fkeys?... How do I change it?

There are basic architectural problems that need to be overcome before
that would happen.  The only way to change it right now is to check out
the CVS source code and program it yourself.  not a small job, or
someone would have done it by now.

Re: Table inherits...

From
"Cristian Prieto"
Date:
Thanks!

----- Original Message -----
From: "Scott Marlowe" <smarlowe@g2switchworks.com>
To: "Cristian Prieto" <cristian@clickdiario.com>
Cc: <pgsql-general@postgresql.org>
Sent: Thursday, March 03, 2005 4:18 PM
Subject: Re: [GENERAL] Table inherits...


> On Thu, 2005-03-03 at 15:53, Cristian Prieto wrote:
>> When a table inherit another, why it doesn't inherit their keys nor
>> fkeys?... How do I change it?
>
> There are basic architectural problems that need to be overcome before
> that would happen.  The only way to change it right now is to check out
> the CVS source code and program it yourself.  not a small job, or
> someone would have done it by now.
>