Re: FSM search modes

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: FSM search modes
Дата
Msg-id 4AC391A0020000250002B4FD@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: FSM search modes  (decibel <decibel@decibel.org>)
Ответы Re: FSM search modes  (decibel <decibel@decibel.org>)
Список pgsql-hackers
decibel <decibel@decibel.org> wrote: 
> *any* step that improves dealing with table bloat is extremely
> welcome, as right now you're basically stuck rebuilding the table.
+1
Although, possibly more irritating than actually rebuilding it is
evaluating borderline bloat situations to determine if they will "work
themselves out" over time or whether you need to bite the bullet to do
aggressive maintenance.  Having some way for routine vacuums (or any
other routine process, currently available or that could be scheduled)
to "nibble away" at moderate bloat without significant performance or
usability impact would make life easier for at least *some* DBAs.
-Kevin


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Unicode UTF-8 table formatting for psql text output
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Unicode UTF-8 table formatting for psql text output