Re: [GENERAL] slow queries - Mailing list pgsql-general

From David Hartwig
Subject Re: [GENERAL] slow queries
Date
Msg-id 3602703D.8FF25251@insightdist.com
Whole thread Raw
In response to Re: [GENERAL] slow queries  (Thomas Good <tomg@nrnet.org>)
Responses Re: [GENERAL] slow queries
List pgsql-general

Thomas Good wrote:

> On Thu, 17 Sep 1998, Howie wrote:
>
> Howie,
>
> I have a query that looks up a patient's placement (which ward)
> in one table and then looks up diagnostic and demographic data
> in another...takes 53 seconds.  Ouch.
>
> However, when I use table aliasing...the query output is on the
> screen *before* I submit the query.  ;-)
>
> I'll send syntax, if you like.

I would like to see it!   I was not aware that table aliasing could have any impact
on performance.


pgsql-general by date:

Previous
From: David Hartwig
Date:
Subject: Re: [GENERAL] ORDER BY, LIKE !!? (* - new information)
Next
From: "Oliver Elphick"
Date:
Subject: Re: [GENERAL] slow queries