Search Postgresql Archives

Re: Q: data modeling with inheritance

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2009-07-03 at 11:29 -0700, David Fetter wrote:
I'm missing what you're doing here that foreign keys don't cover.
Could you send along your DDL?
No DDL yet... I'm just in the thinking stages. FKs technically would do it, but would become unwieldy. The intention was to have subclasses of each of the variant, association, and phenotype tables. That leads to the polymorphic key problem.

Just generally, I've only found table inheritance useful for
partitioning.  "Polymorphic" foreign key constraints can be handled
other ways such as the one sketched out below.
That answers the question -- I do want polymorphic foreign keys. Dang.

Thanks,
Reece

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux