Composite Index question

From: DM <dm(dot)aeqa(at)gmail(dot)com>
To: PGSQL Mailing List <pgsql-general(at)postgresql(dot)org>
Subject: Composite Index question
Date: 2010-10-20 23:43:52
Message-ID: AANLkTi=-X-eirWHsBn3AV0kcW2sxY6u20NrSF5MwvF8w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Composite Index question:

I have composite index on 3 columns on a table, by mistake the composite
index was created twice on the table.

Will there any performance issues on this table because of the 2 same
composite indexes?

Thanks
Deepak

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gabi Julien 2010-10-20 23:44:12 Custom cache implemented in a postgresql C function
Previous Message Rich Shepard 2010-10-20 23:35:47 Re: Cannot Start Postgres After System Boot