Re: Index question on postgres

Поиск
Список
Период
Сортировка
От Vick Khera
Тема Re: Index question on postgres
Дата
Msg-id 2968dfd61001081055l51dffbd7v38f4ed66bf92533c@mail.gmail.com
обсуждение исходный текст
Ответ на Index question on postgres  (akp geek <akpgeek@gmail.com>)
Ответы Re: Index question on postgres  (akp geek <akpgeek@gmail.com>)
Список pgsql-general
On Thu, Jan 7, 2010 at 11:11 PM, akp geek <akpgeek@gmail.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?

В списке pgsql-general по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Table appears on listing but can't drop it
Следующее
От: akp geek
Дата:
Сообщение: Re: Index question on postgres