Indices (was Re: [GENERAL] query seems too slow)

From: Holger Klawitter <holger(at)klawitter(dot)de>
To: pgsql-general(at)postgreSQL(dot)org
Subject: Indices (was Re: [GENERAL] query seems too slow)
Date: 1999-11-04 09:10:43
Message-ID: 38214D93.288149BA@klawitter.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


By the way,

I've created a secondary index on a large table in order to
gain some speed (the index is not unique), but the "explain"
did not report any change.

What else do I have to do to actually *use* an index? The manual
only tells how to create one.

FAQ?

Regards,
Holger Klawitter
--
Holger Klawitter +49 (0)251 484 0637
holger(at)klawitter(dot)de http://www.klawitter.de/

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stuart Woolford 1999-11-04 09:13:19 Re: [GENERAL] indexed regex select optimisation missing?
Previous Message postgres 1999-11-04 08:09:29 Re: [GENERAL] users in Postgresql