unspecified

topn_12 - PostgreSQL extension that returns the top values in a database

Website: https://github.com/citusdata/postgresql-topn/
License: AGPLv3
Vendor: PostgreSQL Global Development Group
Description:
TopN is an open source PostgreSQL extension that returns the top values
in a database according to some criteria. TopN takes elements in a data
set, ranks them according to a given rule, and picks the top elements in
that data set. When doing this, TopN applies an approximation algorithm
to provide fast results using few compute and memory resources.

The TopN extension becomes useful when you want to materialize top
values, incrementally update these top values, and/or merge top values
from different time intervals. If you're familiar with the PostgreSQL
HLL extension, you can think of TopN as its cousin.

Packages

topn_12-2.3.1-1.rhel6.src [36 KiB] Changelog by Devrim Gündüz (2020-12-01):
- Update to 2.3.1
topn_12-2.3.0-1.rhel6.src [35 KiB] Changelog by Devrim Gündüz (2019-11-06):
- Update to 2.3.0

Listing created by Repoview-0.6.6-1.el6