| From: | Howie <caffeine(at)toodarkpark(dot)org> |
|---|---|
| To: | Thomas Good <tomg(at)admin(dot)nrnet(dot)org> |
| Cc: | pgsql-general(at)postgreSQL(dot)org |
| Subject: | Re: [GENERAL] slow queries |
| Date: | 1998-09-25 05:53:29 |
| Message-ID: | Pine.LNX.3.96.980921001225.26960I-100000@brap-eth0.toodarkpark.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Fri, 18 Sep 1998, Thomas Good wrote:
> On Fri, 18 Sep 1998, David Hartwig wrote:
>
> > I would like to see it! I was not aware that table aliasing could
> > have any impact on performance.
>
> [SNIP]
> I was a bit amazed myself. Federico Passaro, on the SQL list,
> helped me out some time ago when a query was failing.
> His code worked so well that I filed it away for a rainy day...
> this week I decided to try it and see if it helped hasten my
> slooooowest query. It did.
> [SNIP]
seems that by creating a view ( with the query i mentioned before ), my
queries were sped up by roughly 10 seconds... odd odd odd.
---
Howie <caffeine(at)toodarkpark(dot)org> URL: http://www.toodarkpark.org
[[NSNotificationCenter defaultCenter] addObserver:systemAdministrator
selector:@selector(disableUserAccount:) name:@"UserIsWhining" object:aLuser];
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Ansley | 1998-09-25 11:28:11 | Win32 libpq libraries |
| Previous Message | Anand Surelia | 1998-09-25 00:25:49 | Timestamp |