Re: Performance query about large tables, lots of concurrent access

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Performance query about large tables, lots of concurrent access
Дата
Msg-id 20070620175300.GN30369@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Performance query about large tables, lots of concurrent access  (Karl Wright <kwright@metacarta.com>)
Ответы Re: Performance query about large tables, lots of concurrent access  (Karl Wright <kwright@metacarta.com>)
Список pgsql-performance
Karl Wright wrote:

> (b) the performance of individual queries had already degraded
> significantly in the same manner as what I'd seen before.

You didn't answer whether you had smaller, more frequently updated
tables that need more vacuuming.  This comment makes me think you do.  I
think what you should be looking at is whether you can forget vacuuming
the whole database in one go, and make it more granular.

--
Alvaro Herrera                         http://www.flickr.com/photos/alvherre/
"Having your biases confirmed independently is how scientific progress is
made, and hence made our great society what it is today" (Mary Gardiner)

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Performance query about large tables, lots of concurrent access
Следующее
От: Francisco Reyes
Дата:
Сообщение: Re: Performance query about large tables, lots of concurrent access