postgresql-13-hll
HyperLogLog extension for PostgreSQL
Description
This PostgreSQL module introduces a new data type `hll` which is a HyperLogLog data structure. HyperLogLog is a fixed-size, set-like structure used for distinct value counting with tunable precision. For example, in 1280 bytes `hll` can estimate the count of tens of billions of distinct values with only a few percent error.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/citusdata/postgresql-hll
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install postgresql-13-hll