Re: More schema design advice requested - Mailing list pgsql-general

From Jonah H. Harris
Subject Re: More schema design advice requested
Date
Msg-id 36e682920810131022u2c00c2b5x5e591ee9e7871af4@mail.gmail.com
Whole thread Raw
In response to Re: More schema design advice requested  ("Richard Broersma" <richard.broersma@gmail.com>)
List pgsql-general
On Mon, Oct 13, 2008 at 1:11 PM, Richard Broersma
<richard.broersma@gmail.com> wrote:
> On Mon, Oct 13, 2008 at 9:29 AM, Matthew Wilson <matt@tplus1.com> wrote:
> I don't have the book in front of me at the moment, but I remember
> this exact problem and a unique solution using a schema redesign
> around skill sets that would return results very quickly.  The method
> described in the query was referred to as "full disjunction".

Perhaps you can try:

http://pgfoundry.org/projects/fulldisjunction/

--
Jonah H. Harris, Senior DBA
myYearbook.com

pgsql-general by date:

Previous
From: "Richard Broersma"
Date:
Subject: Re: More schema design advice requested
Next
From: Tom Lane
Date:
Subject: Re: NATURAL JOINs