Highlights
- Pro
Stars
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitti…
set of functions and operators for executing similarity queries
this repos is moving to https://codeberg.org/c2main/pgfincore | Mirror of http://git.postgresql.org/gitweb/?p=pgfincore.git;a=summary
An efficient native implementation of the HyperLogLog cardinality estimator for Ruby
distinct counters and aggregate functions for distinct estimation in PostgreSQL
a PostgreSQL extension that allows you to set quotas on connections (per user, database or IP)
Shared ispell dictionary (stored in shared segment, used by multiple connections)
provides trimmed aggregates for PostgreSQL (average, variance, stddev)
an extension for recording all executed queries (so that you may replay them later)
hlinnaka / pg_check
Forked from tvondra/pg_checka tool to verify integrity of PostgreSQL data files
provides a simple query execution time histogram for PostgreSQL