big bad join problems revisited - Mailing list pgsql-general

From Dustin Sallings
Subject big bad join problems revisited
Date
Msg-id Pine.SGI.3.95.990201192350.19615N-100000@bleu.west.spy.net
Whole thread Raw
List pgsql-general
    Wow.  So, the GEQO sped up the planning of my query significantly,
but I just added a another table and it got a little slower and ends up
consuming 64MB of memory.  It's kinda funny since there's only one thing
in my database currently, but won't be funny when two people try to query
it.

--
SA, beyond.com           My girlfriend asked me which one I like better.
pub  1024/3CAE01D5 1994/11/03 Dustin Sallings <dustin@spy.net>
|    Key fingerprint =  87 02 57 08 02 D0 DA D6  C8 0F 3E 65 51 98 D8 BE
L_______________________ I hope the answer won't upset her. ____________


pgsql-general by date:

Previous
From: Charles Hornberger
Date:
Subject: Re: [GENERAL] big bad join problems
Next
From: tolik@icomm.ru (Anatoly K. Lasareff)
Date:
Subject: Re: [GENERAL] Variable as a variable name in PL/pgSQL