Re: order of nested loop
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Joseph Shraibman <jks@selectacast.net>
Cc: pgsql-general@postgresql.org
Date: 2003-06-17T00:55:52Z
Lists: pgsql-general
Joseph Shraibman <jks@selectacast.net> writes: > I have two queries that return identical results. One is a SELECT > DISTINCT and the other is the same query without the DISTINCT. Could we see the actual queries? And the complete EXPLAIN ANALYZE output? regards, tom lane