Re: pg_reorg

Поиск
Список
Период
Сортировка
От Vibhor Kumar
Тема Re: pg_reorg
Дата
Msg-id 7D517F9B-20AF-4977-8CA1-B5849F182B7B@enterprisedb.com
обсуждение исходный текст
Ответ на Re: pg_reorg  (Jens Wilke <jens@wilke.org>)
Ответы Re: pg_reorg
Список pgsql-general
On Apr 19, 2011, at 3:40 AM, Jens Wilke wrote:

> 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.

Till 8.4 no. From 9.0 onwards yes. However VACUUM FULL still locks the table.


> 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/

For huge bloats, mentioned Method is slower.

Thanks & Regards,
Vibhor Kumar
EnterpriseDB Corporation
The Enterprise PostgreSQL Company
vibhor.kumar@enterprisedb.com
Blog:http://vibhork.blogspot.com


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

Предыдущее
От: Shawn Gennaria
Дата:
Сообщение: Re: Migrating Data Across Major Versions
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: Help - corruption issue?