Re: slow growing table

Поиск
Список
Период
Сортировка
От Steinar H. Gunderson
Тема Re: slow growing table
Дата
Msg-id 20050606171253.GA1655@uio.no
обсуждение исходный текст
Ответ на Re: slow growing table  ("Steinar H. Gunderson" <sgunderson@bigfoot.com>)
Ответы Re: slow growing table  (Jone C <jonecster@gmail.com>)
Список pgsql-performance
On Mon, Jun 06, 2005 at 07:00:37PM +0200, Steinar H. Gunderson wrote:
> You might have a problem with index bloat. Could you try REINDEXing the
> indexes on the table and see if that makes a difference?

On second thought... Does a VACUUM FULL help? If so, you might want to
increase your FSM settings.

/* Steinar */
--
Homepage: http://www.sesse.net/

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

Предыдущее
От: "Steinar H. Gunderson"
Дата:
Сообщение: Re: slow growing table
Следующее
От: Tobias Brox
Дата:
Сообщение: Re: Need help to decide Mysql vs Postgres