Re: Massive table bloat

Поиск
Список
Период
Сортировка
От Michael Sawyers
Тема Re: Massive table bloat
Дата
Msg-id 1355254890292-5736150.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: Massive table bloat  (Craig James <cjames@emolecules.com>)
Ответы Re: Massive table bloat  (Steve Crawford <scrawford@pinpointresearch.com>)
Список pgsql-admin
Political reasons have ruled out the dump and reload options, but restoring
the entire database took several hours.  I'm also restricted on version
because newer versions of postgres are not supported with that specific
product, including maintenance updates.

So I'm trying to fix things in place which is where some of the difficulty
is coming in.  I did test the the restored database on a dev machine, with
vacuum full, alter table, and cluster table all taking a relatively short
window of time.

I'm just trying to get the best method based on the limitations I have been
handed.  Right now it seems like clustering the table on an index, then
dropping that cluster flag might be the cleanest way, but I'm just not 100%
sure.



--
View this message in context: http://postgresql.1045698.n5.nabble.com/Massive-table-bloat-tp5736111p5736150.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.


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

Предыдущее
От: Steve Crawford
Дата:
Сообщение: Re: Massive table bloat
Следующее
От: Michael Sawyers
Дата:
Сообщение: Re: Massive table bloat