cube

data type for multidimensional cubes

Overview

IDExtensionPackageVersionCategoryLicenseLanguage
3950
cube
cube
1.5
TYPE
PostgreSQL
C
AttributeHas BinaryHas LibraryNeed LoadHas DDLRelocatableTrusted
--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

PG18PG17PG16PG15PG14PG13
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