| От | Chapman Flack |
|---|---|
| Тема | Re: Proposal: custom compression methods |
| Дата | |
| Msg-id | 566E6F7E.8070508@anastigmatix.net обсуждение |
| Ответ на | Re: Proposal: custom compression methods (Craig Ringer <craig@2ndquadrant.com>) |
| Ответы |
Re: Proposal: custom compression methods
|
| Список | pgsql-hackers |
On 12/14/15 01:50, Craig Ringer wrote: > pg_upgrade means you can't just redefine the current toast bits so the > compressed bit means "data is compressed, check first byte of varlena data > for algorithm" because existing data won't have that, the first byte will > be the start of the compressed data stream. Is there any small sequence of initial bytes you wouldn't ever see in PGLZ output? Either something invalid, or something obviously nonoptimal like run(n,'A')||run(n,'A') where PGLZ would have just output run(2n,'A')? -Chap
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера