Re: Strange query plan difference between two machines - Mailing list pgsql-novice

From Thom Brown
Subject Re: Strange query plan difference between two machines
Date
Msg-id BANLkTikUNpnvbz48r_o6K6jeE=sJHYA_kQ@mail.gmail.com
Whole thread Raw
In response to Strange query plan difference between two machines  (Ron Arts <ron.arts@neonova.nl>)
List 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 by date:

Previous
From: Ron Arts
Date:
Subject: Strange query plan difference between two machines
Next
From: java4dev
Date:
Subject: Re: PL/pgSQL editor/debugger