Re: SQL Server performing much better?!?!

From: Masaru Sugawara <rk73(at)sea(dot)plala(dot)or(dot)jp>
To: "Christian Cabanero" <chumpboy(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: SQL Server performing much better?!?!
Date: 2002-03-20 13:27:19
Message-ID: 20020320222429.94D0.RK73@sea.plala.or.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 19 Mar 2002 18:06:44 -0800
"Christian Cabanero" <chumpboy(at)yahoo(dot)com> wrote:

> (all monitored from top). From the plan it looks like it's using indexes
> where appropriate and when it does do a table scan the cost doesn't seem to
> be that much. The big operations seem to be when merge joins are performed.
> I've included both the query and the plan bellow.

In case of using EXISTS clauses, it seems to be sometimes the case
that the results, for which those who execute queries are all agog, are not
returned quickly.

Regards,
Masaru Sugawara

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Fernando Lozano 2002-03-20 13:43:22 Re: SQL Server performing much better?!?!
Previous Message TPCCUVA 2002-03-20 12:55:43 problem with begin transacction.