Optimizing - Mailing list pgsql-sql

From Montrone, Marc -- 7183
Subject Optimizing
Date
Msg-id 6F92EBF93563D411A42200508BD97A9A05645C2A@KCNT02B
Whole thread Raw
Responses Re: Optimizing  (Dan Langille <dan@langille.org>)
Re: Optimizing  (Steve Crawford <scrawford@pinpointresearch.com>)
List pgsql-sql
Please advise how I can improve performance of query searching for telephone
numbers. I have a table with over a million records of phone numbers in a
single indexed field. To find one phone number takes nearly 20 seconds.
Aside from hardware upgrades, how can I improve the performance of this
query? Thank you in advance.


pgsql-sql by date:

Previous
From: "Montrone, Marc -- 7183"
Date:
Subject: Optimizing
Next
From: Aaron Chu
Date:
Subject: Beginner needs help