Re: left outer join terrible slow compared to inner join

From: Jonathan Bartlett <johnnyb(at)eskimo(dot)com>
To: Greg Stark <gsstark(at)mit(dot)edu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: left outer join terrible slow compared to inner join
Date: 2003-08-28 22:06:57
Message-ID: Pine.GSU.4.44.0308281505340.14633-100000@eskimo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

You can easily get 37 tables if you use a lot of views, especially those
involving unions and unions of views or joins of views.

Jon

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jonathan Bartlett 2003-08-28 22:09:21 Re: Functions have 32 args limt ???
Previous Message Ron Johnson 2003-08-28 22:04:19 Re: Replication Ideas