Re: PGLZ Compression Optimization - Mailing list pgsql-hackers

From wenhui qiu
Subject Re: PGLZ Compression Optimization
Date
Msg-id CAGjGUAJi=K6pBgQoxaCqnMd2LbejZ7RzozwabSUQ+xGUG5_XBQ@mail.gmail.com
Whole thread
In response to Re: PGLZ Compression Optimization  (Andrey Borodin <x4mmm@yandex-team.ru>)
Responses Re: PGLZ Compression Optimization
List pgsql-hackers
Hi

> [0] https://www.postgresql.org/message-id/flat/FEF3DC5E-4BC4-44E1-8DEB-DADC67046FE3%40yandex-team.ru
> [1] https://github.com/NikolayS/pglz-compression/pull/20
> [2] https://github.com/NikolayS/pglz-compression/pull/20/changes/dcb12183519c2eda76dfadaac005e12de6ad4e01
    Thank you for providing this information; I’ll take a close look at it.LZ4 is just too good—no matter how hard I try to improve PGLZ, it can’t even come close to it.
 
 


Thanks 

pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Restrict data checksums entries in pg_stat_io
Next
From: Thom Brown
Date:
Subject: Re: [PATCH] Rename "getdatabaseencoding()" to "pg_database_encoding()", and document