From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Diogo Biazus <diogo(at)ikono(dot)com(dot)br> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Is there any documentation on explain? |
Date: | 2002-10-09 02:20:44 |
Message-ID: | 200210090220.g992Ki719507@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
See the existing docs on EXPLAIN, and papers on the developers site:
http://developer.postgresql.org/index.php
---------------------------------------------------------------------------
Diogo Biazus wrote:
> Hi everybody,
>
> I have some questions about the results in explain.
> I don't know exactly what's the diference between "merge join" and "hash
> join", wich one is faster?
> What is the meaning of the cost number?
> Is there any documentation about this?
>
> Thanks in advance,
>
> --
> Diogo de Oliveira Biazus
> diogo(at)ikono(dot)com(dot)br
> Ikono Sistemas e Automa??o
> http://www.ikono.com.br
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Savita | 2002-10-09 05:59:02 | Re: How to find out about index |
Previous Message | Justin Clift | 2002-10-09 02:19:34 | Italian version of the PostgreSQL "Advocacy and Marketing" site is ready |