Re: Fwd: Bad Join moment - how is this happening?

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Jamie Lawrence <postgres(at)jal(dot)org>, pgsql-sql(at)postgresql(dot)org
Subject: Re: Fwd: Bad Join moment - how is this happening?
Date: 2003-07-30 19:25:25
Message-ID: 200307301225.25626.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Jamie,

> General issue: I'm getting cartesean products instead of left joins, and
> I feel like a moron.

No, this is extremely bizarre. I can't think of an explanation for the
results you're getting, except that the view definition isn't what you think
it is. Can you do a \d addenda and post the results?

--
-Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Dave Dribin 2003-07-30 19:35:20 One to many query question
Previous Message Rajesh Kumar Mallah 2003-07-30 19:25:18 Re: [SQL] ALTER TABLE ... DROP CONSTRAINT