Changing enable_nestloop works great -- I'll use it for now. Thanks all

On 12/30/05, Michael Fuhr <[EMAIL PROTECTED]> wrote:
> On Fri, Dec 30, 2005 at 11:02:20AM -0700, Michael Fuhr wrote:
> > On Fri, Dec 30, 2005 at 03:15:03AM -0500, Sebastian wrote:
> > > Any ideas for a temporary work around?
> >
> > You could try querying the system catalogs directly instead of using
> > the information_schema views;
>
> You could also set enable_nestloop to off for your original query.
> Now that EXPLAIN is fixed it looks like 8.1.1 is choosing a nested
> loop where a hash join is actually much faster.
>
> --
> Michael Fuhr
>

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to