Query planner problem

Поиск
Список
Период
Сортировка
От Crash Dummy
Тема Query planner problem
Дата
Msg-id a6bko1$2u0l$1@jupiter.hub.org
обсуждение исходный текст
Ответы Re: Query planner problem
Re: Query planner problem
Список pgsql-general
Hi,

I've moved a database onto a much faster machine but for some reason the
query planner is opting to use seq scan methods rather than the indexes.

This is a very large database without the indexes the performance is dire -
the new machine is a 2Ghz P4 with 1GB RAM, the old machine is a 900Mhz P3
with 512Mb Ram.

Any idea why this is happening adn what I can do to solve the problem ? I've
tried dropping & rebuilding the indexes, vacuum analyze etc but to no
effect.

Cheers,

Bob




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

Предыдущее
От: "Jacob Vennervald Madsen"
Дата:
Сообщение: Re: Modifying text data?
Следующее
От: Doug McNaught
Дата:
Сообщение: Re: Export a database or a table from a database