Among the many things MariaDB has, it provides data compression. Yes, that means data is zipped before it is stored. This will give us the following benefits:
You must fulfil the following requirements:
+------------------------------------------+----------+
| Variable_name | Value |
+------------------------------------------+----------+
| have_compress | YES |
| have_crypt | YES |
| have_dynamic_loading | YES |
| have_geometry | YES |
| have_openssl | YES |
| have_profiling | YES |
| have_query_cache | YES |
| have_rtree_keys | YES |
| have_ssl | DISABLED |
| have_symlink | YES |
| innodb_compression_algorithm | zlib |
| innodb_compression_failure_threshold_pct | 5 |
| innodb_compression_level | 9 |
| innodb_compression_pad_pct_max | 50 |
+------------------------------------------+----------+
Happy for us, there is no an extra implication. You just need to active the parameters on your nodes and running the ALTER TABLE command in just one will force the other nodes to get the compressed format.
Good luck!
blog comments powered by DisqusMost Read Posts in Technology
About
Read about IT, Migration, Business, Money, Marketing and other subjects.
Some subjects: FusionPBX, FreeSWITCH, Linux, Security, Canada, Cryptocurrency, Trading.