[ bullseye ]
[ 原始碼: postgresql-hll ]
套件:postgresql-13-hll(2.15.1-1)
postgresql-13-hll 的相關連結
Debian 的資源:
下載原始碼套件 postgresql-hll:
- [postgresql-hll_2.15.1-1.dsc]
- [postgresql-hll_2.15.1.orig.tar.gz]
- [postgresql-hll_2.15.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
HyperLogLog extension for PostgreSQL
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.
其他與 postgresql-13-hll 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: postgresql-13
- The World's Most Advanced Open Source Relational Database