Database Bloat

Поиск
Список
Период
Сортировка
От elliott
Тема Database Bloat
Дата
Msg-id 503279AB.80900@cpi.com
обсуждение исходный текст
Ответы Re: Database Bloat  (John R Pierce <pierce@hogranch.com>)
Re: Database Bloat  ("David Johnston" <polobo@yahoo.com>)
Re: Database Bloat  (Jerry Sievers <gsievers19@comcast.net>)
Re: Database Bloat  (Jeff Janes <jeff.janes@gmail.com>)
Список pgsql-general
Hi,

I am using PostgreSQL 9.1 and loading very large tables ( 13 million
rows each ).  The flat file size is only 25M.  However, the equivalent
database table is 548MB.  This is without any indexes applied and auto
vacuum  turned on.  I have read that the bloat can be around 5 times
greater for tables than flat files so over 20 times seems quite excessive.

Any ideas on how to go about decreasing this bloat or is this not
unexpected for such large tables?

Thanks


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: postmaster.pid file auto-clean up?
Следующее
От: Jeff Janes
Дата:
Сообщение: Re: Ignore hash indices on replicas