Re: [SQL] SQL query _slow_

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: gregg(at)gbcomputers(dot)com (Gregg Berkholtz)
Cc: pgsql-sql(at)postgreSQL(dot)org
Subject: Re: [SQL] SQL query _slow_
Date: 1999-02-22 01:07:02
Message-ID: 199902220107.UAA02187@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

> So, if I understand correctly. I am not doing anything wrong in terms of the
> SQL coding, it is just the speed of the postmaster right now.
> I am new to PostgreSQL and SQL for that matter, but another question I have
> would be:
> Would indexes help at all? <-- If so, what should I index to get the best
> speed?

Not sure. If EXPLAIN is slow showing results, it is just the optimizer.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Gregg Berkholtz 1999-02-22 06:29:24 Re: [SQL] SQL query _slow_
Previous Message Gregg Berkholtz 1999-02-22 00:01:08 Re: [SQL] SQL query _slow_