Re: failed to build any 5-way joins - Mailing list pgsql-sql

From Tom Lane
Subject Re: failed to build any 5-way joins
Date
Msg-id 20952.1071584541@sss.pgh.pa.us
Whole thread Raw
In response to failed to build any 5-way joins  ("Alessandro Depase" <alessandro.depase@libero.it>)
List pgsql-sql
"Alessandro Depase" <alessandro.depase@libero.it> writes:
> I got the error message reported in the subject and I could not find anythi=
> ng about it anywhere.

It's a bug, but we can't do much about it unless you provide a
reproducible example.  In addition to the query itself, schemas
for the tables involved would be needed (use pg_dump -s).  Test
that you can load the schema dump into an empty database, execute
the problem query, and get the failure.
        regards, tom lane


pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: dump and schema
Next
From: Paul Thomas
Date:
Subject: Re: Pgaccess problem