Re: Update and some verbose output

Поиск
Список
Период
Сортировка
От Michael Paesold
Тема Re: Update and some verbose output
Дата
Msg-id 008a01c49d89$27eb02d0$d604460a@zaphod
обсуждение исходный текст
Ответ на Update and some verbose output  (willmington@gmx.net (R. Willmington))
Список pgsql-admin
R. Willmington wrote:

> In fact, it seems to perform well and removes the deleted records.
> The problem is  that the performance of queries against the table is
> as low as it was before i ran VACUUM FULL for the first time in a
> year,
> whereas performance on the staging system with the SAME database and
> the exact same data was dramatically increased.

Have you tried to reindex the table? (\help REINDEX)

If table indexes have grown very big, I think just vacuum full is not
enough. At least you could try and see, if it makes a difference.

Regards,
Michael Paesold


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: allowing users to change the IP-addresses that are allowed to connect to postgresql
Следующее
От: Robb Shecter
Дата:
Сообщение: All ops on one particular table cause a hang?