| От | Tom Lane |
|---|---|
| Тема | Re: Compressed binary field |
| Дата | |
| Msg-id | 27735.1347302137@sss.pgh.pa.us обсуждение |
| Ответ на | Compressed binary field (Edson Richter <edsonrichter@hotmail.com>) |
| Ответы |
Re: Compressed binary field
|
| Список | pgsql-general |
Edson Richter <edsonrichter@hotmail.com> writes: > I would like to know if there is any plan to implement compressed fields > (just a "flag" in the field definition, like "not null") at database > side (these fields are and will never be indexed neither used for search). Any field value over a couple kilobytes is compressed automatically; this has been true for more than a dozen years. You can turn that off if you want, but it's done by default. http://www.postgresql.org/docs/9.1/static/storage-toast.html regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера