Re: pg_reorg

Поиск
Список
Период
Сортировка
От Jens Wilke
Тема Re: pg_reorg
Дата
Msg-id 201104190010.17580.jens@wilke.org
обсуждение исходный текст
Ответ на Re: pg_reorg  (Scott Mead <scottm@openscg.com>)
Ответы Re: pg_reorg  (Vibhor Kumar <vibhor.kumar@enterprisedb.com>)
Список pgsql-general
On Montag, 18. April 2011, Scott Mead wrote:

> I've seen it, but catalog hacks always make me nervous.  Anybody
> else have good / bad experience to share?

Hi,

yes, we used it to reduce massive bloat after a database split and
were very satisfied.
IIRC "vacuum full" mode rewrites the indexes as well.

There's a proposal about an alternative to pg_reorg on depesz' Blog:
http://www.depesz.com/index.php/2010/10/17/reduce-bloat-of-table-without-longexclusive-locks/

regards,
Jens

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

Предыдущее
От: Vick Khera
Дата:
Сообщение: Re: SSDs with Postgresql?
Следующее
От: Shawn Gennaria
Дата:
Сообщение: Re: Migrating Data Across Major Versions