Re: comparing querys

From: Rod Taylor <rbt(at)rbt(dot)ca>
To: Lucas Lain <lainl(at)aconectarse(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: comparing querys
Date: 2003-06-18 16:27:06
Message-ID: 1055953625.48114.35.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Take a look at EXPLAIN and EXPLAIN ANALYSE:

http://www.postgresql.org/docs/view.php?version=7.3&idoc=1&file=sql-explain.html

On Wed, 2003-06-18 at 16:23, Lucas Lain wrote:
> how can i compare two querys' eficiency???
>
> TIA,
--
Rod Taylor <rbt(at)rbt(dot)ca>

PGP Key: http://www.rbt.ca/rbtpub.asc

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Rodger Donaldson 2003-06-18 19:02:16 Re: set decimal point in SQL
Previous Message Lucas Lain 2003-06-18 16:23:44 comparing querys