Re: PostgreSQL Advocacy, Thoughts and Comments - Mailing list pgsql-general

From Chris Travers
Subject Re: PostgreSQL Advocacy, Thoughts and Comments
Date
Msg-id 001a01c3b741$c54d2370$1f00053d@SAMUEL
Whole thread Raw
In response to Re: PostgreSQL Advocacy, Thoughts and Comments  ("cnliou" <cnliou@so-net.net.tw>)
Responses Re: PostgreSQL Advocacy, Thoughts and Comments
Re: PostgreSQL Advocacy, Thoughts and Comments
List pgsql-general
Hi;

The MySQL manual states that Joins perform better than subselects.  The
stated reason is that the planner can better optimize a join.

I am, however, very skeptical of this, and would generally assume things to
be the other way around.

How do subselects perform in relation to hash joins, etc?

Best Wishes,
Chris Travers


pgsql-general by date:

Previous
From: "Chris Travers"
Date:
Subject: Re: PostgreSQL Advocacy, Thoughts and Comments
Next
From: Peter Eisentraut
Date:
Subject: Re: Triggers, Stored Procedures, PHP. was: Re: PostgreSQL