Reply to comment

Queries that hit the data

Queries that hit the data can be faster too. Compressed data = smaller footprint on disk which can make for less disk IO to service a request. A good thing because most DB servers end up IO bound before they are CPU bound.

Reply

The content of this field is kept private and will not be shown publicly.