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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: database is bigger after dump/restore - why? (60 GB to 109 GB)
Дата
Msg-id 16995.1298993048@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: database is bigger after dump/restore - why? (60 GB to 109 GB)  (Adrian Klaver <adrian.klaver@gmail.com>)
Ответы Re: database is bigger after dump/restore - why? (60 GB to 109 GB)  (Aleksey Tsalolikhin <atsaloli.tech@gmail.com>)
Список pgsql-general
Adrian Klaver <adrian.klaver@gmail.com> writes:
> Looks like the TOAST compression is not working on the second machine. Not sure
> how that could come to be. Further investigation underway:)

Somebody carelessly messed with the per-column SET STORAGE settings,
perhaps?  Compare pg_attribute.attstorage settings ...

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Binary params in libpq
Следующее
От: Gary Fu
Дата:
Сообщение: Re: slow building index and reference after Sybase to Pg