Re: Index question on postgres

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

OK.. got you.

Regards

On Fri, Jan 8, 2010 at 2:37 PM, Vick Khera <vivek(at)khera(dot)org> wrote:

> there ya go. the query plan will change based on the data statistics
> on the tables and indexes.
>
> On Fri, Jan 8, 2010 at 2:09 PM, akp geek <akpgeek(at)gmail(dot)com> wrote:
> > The volume of data is less in Test compared to prod. and I synced the
> > postgresql.conf file in both environments
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dann Corbit 2010-01-08 19:43:11 Re: Index question on postgres
Previous Message Vick Khera 2010-01-08 19:37:36 Re: Index question on postgres