Re: Strange query plan difference between two machines

Поиск
Список
Период
Сортировка
От Thom Brown
Тема Re: Strange query plan difference between two machines
Дата
Msg-id BANLkTikUNpnvbz48r_o6K6jeE=sJHYA_kQ@mail.gmail.com
обсуждение исходный текст
Ответ на Strange query plan difference between two machines  (Ron Arts <ron.arts@neonova.nl>)
Список pgsql-novice
On 19 June 2011 18:42, Ron Arts <ron.arts@neonova.nl> wrote:
> Hi,
>
> I have two machines that have the same database with the same table
> and indexes (definitions are exactly the same). I compared the
> postgresql.conf
> and they are the same.
>
> Still the SQL query plan differs greatly for the same query. VACUUM ANALYZE
> does not make a difference, neither does recreating the indexes.
>
> Any hints on what could cause this? What can I check? How can I
> debug it?

Are the 2 versions of PostgreSQL between the 2 servers identical too?

--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

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

Предыдущее
От: Ron Arts
Дата:
Сообщение: Strange query plan difference between two machines
Следующее
От: java4dev
Дата:
Сообщение: Re: PL/pgSQL editor/debugger