Re: help with query speed

From: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>
To: Jason Tesser <JTesser(at)nbbc(dot)edu>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: help with query speed
Date: 2004-02-13 00:00:21
Message-ID: Pine.LNX.4.33.0402121700000.6465-100000@css120.ihs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 12 Feb 2004, Jason Tesser wrote:

> <big snip>
> > You didn't answer my question about whether they are the same types.
> Are
> > they?
>
> Yes but testclass is a view. But the field it is referencing is of the
> same type.

OK, assuming they're the same types, what does

explain analyze <query>

have to say?

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Zak McGregor 2004-02-13 00:13:11 Join 2 aggregate queries?
Previous Message Jason Tesser 2004-02-12 21:40:28 Re: help with query speed