cube

cube

cube : data type for multidimensional cubes

Overview

ID Extension Package Version Category License Language
3950
cube
cube
1.5
TYPE
PostgreSQL
C
Attribute Has Binary Has Library Need Load Has DDL Relocatable Trusted
--s-d--
No
Yes
No
Yes
no
no
Relationships
Need By
earthdistance
pg4ml
See Also
seg
intarray
prefix
semver
unit
pgpdf
pglite_fusion
md5hash

Packages

PG18 PG17 PG16 PG15 PG14 PG13
1.5
1.5
1.5
1.5
1.5
1.5

This is a built-in contrib extension ship with the PostgreSQL kernel

Install

Create this extension with:

CREATE EXTENSION cube;
Last updated on