Re: database is bigger after dump/restore - why? (60 GB to 109 GB)

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: database is bigger after dump/restore - why? (60 GB to 109 GB)
Дата
Msg-id 4D669217.2090504@archonet.com
обсуждение исходный текст
Ответ на Re: database is bigger after dump/restore - why? (60 GB to 109 GB)  (marcin mank <marcin.mank@gmail.com>)
Ответы Re: database is bigger after dump/restore - why? (60 GB to 109 GB)  (Aleksey Tsalolikhin <atsaloli.tech@gmail.com>)
Список pgsql-general
On 24/02/11 15:24, marcin mank wrote:
> On Tue, Feb 22, 2011 at 9:44 PM, Aleksey Tsalolikhin
> <atsaloli.tech@gmail.com>  wrote:
>
>> Most of our data is in a single table, which on the old server is 50 GB in
>> size and on the new server is 100 GB in size.
>>
>
> Maybe the table the on new server has fillfactor less than 100 ?

That would be my immediate guess. Someone changed the fillfactor on the
table - that won't affect the existing data but will affect a restore.

--
   Richard Huxton
   Archonet Ltd

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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Recreate database but old tables still present
Следующее
От: "Gauthier, Dave"
Дата:
Сообщение: regexp problem