Re: join over 12 tables takes 3 secs to plan - Mailing list pgsql-performance

From Tom Lane
Subject Re: join over 12 tables takes 3 secs to plan
Date
Msg-id 3559.1041539060@sss.pgh.pa.us
Whole thread Raw
In response to join over 12 tables takes 3 secs to plan  (Hilmar Lapp <hlapp@gmx.net>)
Responses Re: join over 12 tables takes 3 secs to plan  (Hilmar Lapp <hlapp@gmx.net>)
List pgsql-performance
Hilmar Lapp <hlapp@gmx.net> writes:
> I have a query generated by an application (not mine, but there's
> nothing I can find that looks bad about the query itself) that takes an
> excessive amount of time to return even though there are almost no rows
> in the schema yet.

Read
http://www.ca.postgresql.org/users-lounge/docs/7.3/postgres/explicit-joins.html

            regards, tom lane

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: Question on hardware & server capacity
Next
From: "Neil Conway"
Date:
Subject: Re: join over 12 tables takes 3 secs to plan