Re: Index question on postgres - Mailing list pgsql-general

From akp geek
Subject Re: Index question on postgres
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Index question on postgres  (Vick Khera <[email protected]>)
Responses Re: Index question on postgres
List pgsql-general
The volume of data is less in Test compared to prod. and I synced the postgresql.conf file in both environments

Regards

On Fri, Jan 8, 2010 at 1:55 PM, Vick Khera <[email protected]> wrote:
On Thu, Jan 7, 2010 at 11:11 PM, akp geek <[email protected]> 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?

pgsql-general by date:

Previous
From: Vick Khera
Date:
Subject: Re: Index question on postgres
Next
From: Vick Khera
Date:
Subject: Re: Index question on postgres