count_distinct

An alternative to COUNT(DISTINCT …) aggregate, usable with HashAggregate

Overview

PGDG 3rd Party Extension: count_distinct : An alternative to COUNT(DISTINCT …) aggregate, usable with HashAggregate

Information

Metadata

  • Version: 3.0.1
  • PG Vers: 16,15,14,13,12
  • Need Load: Lib Loading NOT Required
  • Need DDL: DO CREATE EXTENSION DDL
  • Relocatable: Not Relocatable
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: N/A
  • Requires: N/A

Packages

  • RPM Repo: PGDG
  • RPM Name: count_distinct_$v*
  • RPM Ver : 3.0.1
  • RPM Deps: Nil
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-count-distinct
  • DEB Ver : 3.0.2
  • DEB Deps: Nil

Details


Last modified 2024-08-13: update extension list (ff80880)