Re: Postgres 8.3 only uses seq scan - Mailing list pgsql-general

From Clemens Schwaighofer
Subject Re: Postgres 8.3 only uses seq scan
Date
Msg-id 492D1B09.4060006@tequila.jp
Whole thread Raw
In response to Re: Postgres 8.3 only uses seq scan  (tv@fuzzy.cz)
List pgsql-general
On 11/26/2008 06:44 PM, tv@fuzzy.cz wrote:
> Try running EXPLAIN ANALYZE - that gives much more information. For
> example it may show differences in number of rows between the two
> machines, that the statistics are not up to date, etc.

Thanks a lot for this tip

--
[ Clemens Schwaighofer                      -----=====:::::~ ]
[ IT Engineer/Manager                                        ]
[ E-Graphics Communications, TEQUILA\ Japan IT Group         ]
[                6-17-2 Ginza Chuo-ku, Tokyo 104-8167, JAPAN ]
[ Tel: +81-(0)3-3545-7706            Fax: +81-(0)3-3545-7343 ]
[ http://www.tequila.jp                                      ]


Attachment

pgsql-general by date:

Previous
From: tv@fuzzy.cz
Date:
Subject: Re: Postgres 8.3 only uses seq scan
Next
From: Alvaro Herrera
Date:
Subject: Re: Effect of stopped status collector process