Skip to content
Sections
>> Trisquel >> Packages >> aramo >> database >> postgresql-14-pgmp
aramo  ]
[ Source: postgresql-pgmp  ]

Package: postgresql-14-pgmp (1.0.4-4)

arbitrary precision integers and rationals for PostgreSQL 14

pgmp is a PostgreSQL extension to add the GMP data types and functions directly into the database.

The extension adds the types mpz (arbitrary size integers) and mpq (arbitrary precision rationals) to PostgreSQL and exposes to the database all the functions available in the GMP library for these data types, allowing:

 * higher performance arithmetic on integers respect to the numeric data type
 * a rational data type for absolute precision storage and arithmetic
 * using specialized functions to deal with prime numbers, random numbers,
   factorization directly into the database.

Other Packages Related to postgresql-14-pgmp

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
    dep: libc6 (>= 2.17) [arm64, ppc64el]
    dep: libc6 (>= 2.4) [armhf]
  • dep: libgmp10
    Multiprecision arithmetic library
  • dep: postgresql-14
    The World's Most Advanced Open Source Relational Database

Download postgresql-14-pgmp

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 114.5 kB392 kB [list of files]
arm64 112.8 kB385 kB [list of files]
armhf 113.5 kB369 kB [list of files]
ppc64el 116.3 kB440 kB [list of files]