Re: LEFT JOIN issue

From: Alan Hodgson <ahodgson(at)simkin(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: LEFT JOIN issue
Date: 2008-09-09 20:57:58
Message-ID: 200809091357.58479@hal.medialogik.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tuesday 09 September 2008, "David Jaquay" <djaquay(at)gmail(dot)com> wrote:
> I'm seeing a problem with a LEFT JOIN in 8.3.3, running on what I
> believe to be an Ubuntu Heron server. The sql below demonstrates the
> issue.

explain doesn't execute the query. Show the output of the actual select - it
doesn't return any rows on my 8.3.3 database.

--
Alan

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2008-09-09 21:01:39 Re: PostgreSQL TPC-H test result?
Previous Message Markova, Nina 2008-09-09 20:54:12 FW: How to upload data to postgres