Re: Index question on postgres

From: Vick Khera <vivek(at)khera(dot)org>
To: akp geek <akpgeek(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Index question on postgres
Date: 2010-01-08 18:55:45
Message-ID: 2968dfd61001081055l51dffbd7v38f4ed66bf92533c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Jan 7, 2010 at 11:11 PM, akp geek <akpgeek(at)gmail(dot)com> wrote:
> I have query in production and test. The tables in both the environment has
> the same structure ,indexes and constraints. But the in the test and the
> prod the explain plan is totally different. In test environment the query is
> taking long time and noticed that indexes are not being utilized ? I am not
> able to figure it  Can you please share your thoughts?

Is the same amount of data in both? Are the other configs of the
server the same?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message akp geek 2010-01-08 19:09:46 Re: Index question on postgres
Previous Message Adrian Klaver 2010-01-08 18:49:30 Re: Table appears on listing but can't drop it