Re: schema design question

From: Adam Tauno Williams <adamtaunowilliams(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: schema design question
Date: 2007-08-19 14:24:14
Message-ID: 1187533454.4416.0.camel@aleph.wmmi.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance


> Maybe not completely the wright place to ask but... I have this schema
> design question (db is postgres of course). I have a couple of classes
> with attributes. The only goal is to search the object that I want to
> find (which is stored on the harddrive).
> I have hundreds of classes that are similar but not the same. They all
> have attributes/properties (type is probably String), e.g. (in pseudo
> code):

Use table inheritance.

--
Adam Tauno Williams, Network & Systems Administrator
Consultant - http://www.whitemiceconsulting.com
Developer - http://www.opengroupware.org

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message mark overmeer 2007-08-19 15:23:14 Re: schema design question
Previous Message Niklas Saers 2007-08-19 14:01:55 Looking for database hosting