afiskon | 9 years ago | on: Famous Russian hacker Kris Kaspersky passed away
afiskon's comments
afiskon | 9 years ago | on: Vagrant replacement in ~250 lines of code in Python 3
afiskon | 9 years ago | on: Show HN: Vagrant replacement in ~250 lines of code in Python 3
afiskon | 9 years ago | on: Vagrant replacement in ~250 lines of code in Python 3
afiskon | 9 years ago | on: ZSON, PostgreSQL extension for compressing JSONB
afiskon | 9 years ago | on: ZSON, PostgreSQL extension for compressing JSONB
LZ4 is a LZ77 family algorithm which means its dictionary is a "shifting window". I don't believe such kind of dictionary will fit in this case.
afiskon | 9 years ago | on: ZSON, PostgreSQL extension for compressing JSONB
afiskon | 9 years ago | on: ZSON, PostgreSQL extension for compressing JSONB
afiskon | 9 years ago | on: ZSON, PostgreSQL extension for compressing JSONB
afiskon | 9 years ago | on: ZSON, PostgreSQL extension for compressing JSONB
Please note that everything depends very much on your data. PostgreSQL is smart about what to compress and what not. In general it could be all combinations of "ZSON +/- PGLZ" vs "JSONB +/- PGLZ".
Don't believe any benchmark I or anyone else did. Re-check everything on your data, configuration, hardware, workload, etc.
Wiki page about Kris https://en.wikipedia.org/wiki/Kris_Kaspersky