Re: Composite Index question - Mailing list pgsql-general

From Rob Sargent
Subject Re: Composite Index question
Date
Msg-id 4CBF81EC.8000502@gmail.com
Whole thread Raw
In response to Composite Index question  (DM <dm.aeqa@gmail.com>)
Responses Re: Composite Index question  (DM <dm.aeqa@gmail.com>)
Re: Composite Index question  ("mark" <dvlhntr@gmail.com>)
List pgsql-general
Hm. Run some queries; drop the second version of the index definition;
re-run the same queries; report to the group.  The redundant index isn't
helping, that much is certain.

On 10/20/2010 05:43 PM, DM wrote:
> 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

pgsql-general by date:

Previous
From: DM
Date:
Subject: Composite Index question
Next
From: DM
Date:
Subject: Re: Composite Index question