Poor Performance on a table

Поиск
Список
Период
Сортировка
От Pallav Kalva
Тема Poor Performance on a table
Дата
Msg-id 41AF68F2.1050206@deg.cc
обсуждение исходный текст
Ответы Re: Poor Performance on a table  (Frank Wiles <frank@wiles.org>)
Re: Poor Performance on a table  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
Hi ,

    I have a table in my production database which has 500k rows and
from the pg_class it shows the number of "relpages" of
around 750K for this table, the same table copied to a test database
shows "relpages" as 35k. I run vacuumdb on the whole
database (not on the table individually but the whole database) daily.
I think because of this most of queries are slowing down which used to
run much faster before.
  Is there any way to fix this problem ?

Thanks!
Pallav


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

Предыдущее
От: "Merlin Moncure"
Дата:
Сообщение: Re: Alternatives to Dell?
Следующее
От: Frank Wiles
Дата:
Сообщение: Re: Poor Performance on a table