Re: Compressed binary field

Поиск
Список
Период
Сортировка
От Edson Richter
Тема Re: Compressed binary field
Дата
Msg-id BLU0-SMTP417872BE462A76C17D9F521CF930@phx.gbl
обсуждение исходный текст
Ответ на Re: Compressed binary field  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Ответы Re: Compressed binary field  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Re: Compressed binary field  (Jeff Janes <jeff.janes@gmail.com>)
Список pgsql-general
Em 11/09/2012 09:40, Kevin Grittner escreveu:
> Edson Richter  wrote:
>
>> So, should I use
>>
>> alter table MYTABLE set storage EXTENDED
>
> Don't bother; that is the default.
>
> This should already be happening automatically.  Is there some
> problem you're seeing that you want to fix?  If so, you should
> probably describe that.
>
> -Kevin
No, there is no problem. Just trying to reduce database size forcing
these fields to compress.
Actual database size = 8Gb
Backup size = 1.6Gb (5x smaller)

Seems to me (IMHO) that there is room for improvement in database
storage (we don't have many indexes, and biggest tables are just the
ones with bytea fields). That's why I've asked for experts counseling.

Regards,

Edson.


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

Предыдущее
От: John R Pierce
Дата:
Сообщение: AIX and ipv6
Следующее
От: Tom Lane
Дата:
Сообщение: Re: AIX and ipv6