This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Category: FEAT

FEAT: OpenCypher with AGE, GraphQL, JsonSchema, Hints & Hypo Index, HLL, Rum, IVM, ChemRDKit, and Message Queues,…

FEAT category has 52 available extensions:

Name (Detail) Package (Repo) Repo Version Category License LOAD DDL TRUST RELOC Description
omni omnigres PIGSTY 0.2.4 FEAT Apache-2.0 Advanced adapter for Postgres extensions
omni_auth omnigres PIGSTY 0.1.2 FEAT Apache-2.0 Basic session management
omni_aws omnigres PIGSTY 0.1.2 FEAT Apache-2.0 Amazon Web Services APIs (S3)
omni_containers omnigres PIGSTY 0.2.0 FEAT Apache-2.0 Docker container management
omni_credentials omnigres PIGSTY 0.1.0 FEAT Apache-2.0 Application credential management
omni_http omnigres PIGSTY 0.1.0 FEAT Apache-2.0 Basic HTTP types
omni_httpc omnigres PIGSTY 0.1.4 FEAT Apache-2.0 HTTP client
omni_httpd omnigres PIGSTY 0.2.9 FEAT Apache-2.0 HTTP server
omni_id omnigres PIGSTY 0.4.0 FEAT Apache-2.0 Identity types
omni_json omnigres PIGSTY 0.1.1 FEAT Apache-2.0 JSON toolkit
omni_kube omnigres PIGSTY 0.1.1 FEAT Apache-2.0 Kubernetes (k8s) integration
omni_ledger omnigres PIGSTY 0.1.1 FEAT Apache-2.0 Financial ledger
omni_manifest omnigres PIGSTY 0.1.1 FEAT Apache-2.0 Package installation manifests
omni_mimetypes omnigres PIGSTY 0.1.0 FEAT Apache-2.0 MIME types
omni_os omnigres PIGSTY 0.1.1 FEAT Apache-2.0 Operating system integration
omni_polyfill omnigres PIGSTY 0.2.0 FEAT Apache-2.0 Postgres API polyfills
omni_python omnigres PIGSTY 0.1.1 FEAT Apache-2.0 First-class Python support
omni_regex omnigres PIGSTY 0.1.0 FEAT Apache-2.0 PCRE-compatible regular expressions
omni_rest omnigres PIGSTY 0.1.0 FEAT Apache-2.0 REST API toolkit (with PostgREST support)
omni_schema omnigres PIGSTY 0.2.3 FEAT Apache-2.0 Advanced schema management tooling
omni_seq omnigres PIGSTY 0.1.1 FEAT Apache-2.0 Distributed integer sequences
omni_service omnigres PIGSTY 0.1.0 FEAT Apache-2.0 Service management
omni_session omnigres PIGSTY 0.1.1 FEAT Apache-2.0 Session management
omni_sql omnigres PIGSTY 0.5.0 FEAT Apache-2.0 Programmatic SQL manipulation
omni_test omnigres PIGSTY 0.1.0 FEAT Apache-2.0 Testing framework
omni_txn omnigres PIGSTY 0.5.0 FEAT Apache-2.0 Transaction management
omni_types omnigres PIGSTY 0.2.1 FEAT Apache-2.0 Advanced types
omni_var omnigres PIGSTY 0.3.0 FEAT Apache-2.0 Scoped variables
omni_vfs omnigres PIGSTY 0.2.0 FEAT Apache-2.0 Virtual File System
omni_vfs_types_v1 omnigres PIGSTY 0.1.0 FEAT Apache-2.0 Virtual File System types (v1)
omni_web omnigres PIGSTY 0.1.1 FEAT Apache-2.0 Common web stack primitives
omni_xml omnigres PIGSTY 0.1.2 FEAT Apache-2.0 XML toolkit
omni_yaml omnigres PIGSTY 0.1.0 FEAT Apache-2.0 YAML toolkit
documentdb_core pg_documentdb_core PIGSTY 0.100-0 FEAT MIT Core API surface for DocumentDB on PostgreSQL
age age MIXED 1.5.0 FEAT Apache-2.0 AGE graph database extension
hll hll PGDG 2.18 FEAT Apache-2.0 type for storing hyperloglog data
rum rum PGDG 1.3 FEAT PostgreSQL RUM index access method
pg_graphql pg_graphql PIGSTY 1.5.9 FEAT Apache-2.0 pg_graphql: GraphQL support
pg_jsonschema pg_jsonschema PIGSTY 0.3.3 FEAT Apache-2.0 PostgreSQL extension providing JSON Schema validation
jsquery jsquery PGDG 1.1 FEAT PostgreSQL data type for jsonb inspection
pg_hint_plan pg_hint_plan PGDG 1.7.0 FEAT BSD 3 Give PostgreSQL ability to manually force some decisions in execution plans.
hypopg hypopg PGDG 1.4.1 FEAT PostgreSQL Hypothetical indexes for PostgreSQL
index_advisor index_advisor PIGSTY 0.2.0 FEAT PostgreSQL Query index advisor
plan_filter pg_plan_filter PIGSTY 0.0.1 FEAT PostgreSQL filter statements by their execution plans.
imgsmlr imgsmlr PIGSTY 1.0 FEAT PostgreSQL Image similarity with haar
pg_ivm pg_ivm MIXED 1.9 FEAT PostgreSQL incremental view maintenance on PostgreSQL
pg_incremental pg_incremental MIXED 1.1 FEAT PostgreSQL Incremental Processing by Crunchy Data
pgmq pgmq PIGSTY 1.5.0 FEAT PostgreSQL A lightweight message queue. Like AWS SQS and RSMQ but on Postgres.
pgq pgq PGDG 3.5.1 FEAT ISC Generic queue for PostgreSQL
pg_cardano pg_cardano PIGSTY 1.0.3 FEAT MIT A suite of Cardano-related tools
rdkit rdkit PGDG 4.3.0 FEAT BSD 3 Cheminformatics functionality for PostgreSQL.
bloom bloom CONTRIB 1.0 FEAT PostgreSQL bloom access method - signature file based index

1 - omni

Advanced adapter for Postgres extensions

Overview

PIGSTY 3rd Party Extension: omnigres : Advanced adapter for Postgres extensions

Information

Metadata

  • Latest Version: 0.2.4
  • Postgres Support: 17,16,15,14,13
  • Need Load: Explicit Loading Required
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.2.4
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.2.4
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Extension omni has to be added to shared_preload_libraries

shared_preload_libraries = 'omni'; # add to pg cluster config

Enable omni extension on PostgreSQL cluster:

CREATE EXTENSION omni;



2 - omni_auth

Basic session management

Overview

PIGSTY 3rd Party Extension: omnigres : Basic session management

Information

Metadata

  • Latest Version: 0.1.2
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_auth
  • Requires: omni_types, omni_id, pgcrypto, btree_gist, omni_polyfill

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.1.2
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.1.2
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_auth via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_auth; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_auth extension on PostgreSQL cluster:

CREATE EXTENSION omni_auth CASCADE;



3 - omni_aws

Amazon Web Services APIs (S3)

Overview

PIGSTY 3rd Party Extension: omnigres : Amazon Web Services APIs (S3)

Information

Metadata

  • Latest Version: 0.1.2
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Trusted, Can be created by user with CREATE Privilege
  • Schemas: omni_aws
  • Requires: omni_httpc, pgcrypto, omni_xml, omni_web

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.1.2
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.1.2
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_aws via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_aws; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_aws extension on PostgreSQL cluster:

CREATE EXTENSION omni_aws CASCADE;



4 - omni_containers

Docker container management

Overview

PIGSTY 3rd Party Extension: omnigres : Docker container management

Information

Metadata

  • Latest Version: 0.2.0
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_containers
  • Requires: omni_httpc, omni_web

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.2.0
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.2.0
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_containers via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_containers; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_containers extension on PostgreSQL cluster:

CREATE EXTENSION omni_containers CASCADE;



5 - omni_credentials

Application credential management

Overview

PIGSTY 3rd Party Extension: omnigres : Application credential management

Information

Metadata

  • Latest Version: 0.1.0
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_credentials
  • Requires: pgcrypto, omni_os

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.1.0
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.1.0
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_credentials via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_credentials; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_credentials extension on PostgreSQL cluster:

CREATE EXTENSION omni_credentials CASCADE;



6 - omni_http

Basic HTTP types

Overview

PIGSTY 3rd Party Extension: omnigres : Basic HTTP types

Information

Metadata

  • Latest Version: 0.1.0
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_http
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.1.0
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.1.0
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_http via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_http; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_http extension on PostgreSQL cluster:

CREATE EXTENSION omni_http;



7 - omni_httpc

HTTP client

Overview

PIGSTY 3rd Party Extension: omnigres : HTTP client

Information

Metadata

  • Latest Version: 0.1.4
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_httpc
  • Requires: omni_http, omni_types

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.1.4
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.1.4
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_httpc via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_httpc; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_httpc extension on PostgreSQL cluster:

CREATE EXTENSION omni_httpc CASCADE;



8 - omni_httpd

HTTP server

Overview

PIGSTY 3rd Party Extension: omnigres : HTTP server

Information

Metadata

  • Latest Version: 0.2.9
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_httpd
  • Requires: omni_types, omni_http

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.2.9
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.2.9
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_httpd via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_httpd; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_httpd extension on PostgreSQL cluster:

CREATE EXTENSION omni_httpd CASCADE;



9 - omni_id

Identity types

Overview

PIGSTY 3rd Party Extension: omnigres : Identity types

Information

Metadata

  • Latest Version: 0.4.0
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can not install to arbitrary schema
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: N/A
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.4.0
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.4.0
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_id via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_id; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_id extension on PostgreSQL cluster:

CREATE EXTENSION omni_id;



10 - omni_json

JSON toolkit

Overview

PIGSTY 3rd Party Extension: omnigres : JSON toolkit

Information

Metadata

  • Latest Version: 0.1.1
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Trusted, Can be created by user with CREATE Privilege
  • Schemas: omni_json
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.1.1
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.1.1
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_json via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_json; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_json extension on PostgreSQL cluster:

CREATE EXTENSION omni_json;



11 - omni_kube

Kubernetes (k8s) integration

Overview

PIGSTY 3rd Party Extension: omnigres : Kubernetes (k8s) integration

Information

Metadata

  • Latest Version: 0.1.1
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_kube
  • Requires: omni_httpc, omni_web, omni_var, pgcrypto

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.1.1
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.1.1
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_kube via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_kube; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_kube extension on PostgreSQL cluster:

CREATE EXTENSION omni_kube CASCADE;



12 - omni_ledger

Financial ledger

Overview

PIGSTY 3rd Party Extension: omnigres : Financial ledger

Information

Metadata

  • Latest Version: 0.1.1
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_ledger
  • Requires: omni_id, omni_polyfill

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.1.1
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.1.1
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_ledger via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_ledger; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_ledger extension on PostgreSQL cluster:

CREATE EXTENSION omni_ledger CASCADE;



13 - omni_manifest

Package installation manifests

Overview

PIGSTY 3rd Party Extension: omnigres : Package installation manifests

Information

Metadata

  • Latest Version: 0.1.1
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_manifest
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.1.1
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.1.1
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_manifest via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_manifest; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_manifest extension on PostgreSQL cluster:

CREATE EXTENSION omni_manifest;



14 - omni_mimetypes

MIME types

Overview

PIGSTY 3rd Party Extension: omnigres : MIME types

Information

Metadata

  • Latest Version: 0.1.0
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_mimetypes
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.1.0
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.1.0
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_mimetypes via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_mimetypes; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_mimetypes extension on PostgreSQL cluster:

CREATE EXTENSION omni_mimetypes;



15 - omni_os

Operating system integration

Overview

PIGSTY 3rd Party Extension: omnigres : Operating system integration

Information

Metadata

  • Latest Version: 0.1.1
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_os
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.1.1
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.1.1
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_os via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_os; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_os extension on PostgreSQL cluster:

CREATE EXTENSION omni_os;



16 - omni_polyfill

Postgres API polyfills

Overview

PIGSTY 3rd Party Extension: omnigres : Postgres API polyfills

Information

Metadata

  • Latest Version: 0.2.0
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_polyfill
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.2.0
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.2.0
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_polyfill via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_polyfill; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_polyfill extension on PostgreSQL cluster:

CREATE EXTENSION omni_polyfill;



17 - omni_python

First-class Python support

Overview

PIGSTY 3rd Party Extension: omnigres : First-class Python support

Information

Metadata

  • Latest Version: 0.1.1
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_python
  • Requires: plpython3u

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.1.1
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.1.1
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_python via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_python; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_python extension on PostgreSQL cluster:

CREATE EXTENSION omni_python CASCADE;



18 - omni_regex

PCRE-compatible regular expressions

Overview

PIGSTY 3rd Party Extension: omnigres : PCRE-compatible regular expressions

Information

Metadata

  • Latest Version: 0.1.0
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can not install to arbitrary schema
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: N/A
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.1.0
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.1.0
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_regex via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_regex; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_regex extension on PostgreSQL cluster:

CREATE EXTENSION omni_regex;



19 - omni_rest

REST API toolkit (with PostgREST support)

Overview

PIGSTY 3rd Party Extension: omnigres : REST API toolkit (with PostgREST support)

Information

Metadata

  • Latest Version: 0.1.0
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_rest
  • Requires: omni_httpd, omni_sql, omni_web, omni_var, pgcrypto

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.1.0
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.1.0
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_rest via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_rest; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_rest extension on PostgreSQL cluster:

CREATE EXTENSION omni_rest CASCADE;



20 - omni_schema

Advanced schema management tooling

Overview

PIGSTY 3rd Party Extension: omnigres : Advanced schema management tooling

Information

Metadata

  • Latest Version: 0.2.3
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_schema
  • Requires: omni_sql, omni_vfs, dblink

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.2.3
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.2.3
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_schema via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_schema; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_schema extension on PostgreSQL cluster:

CREATE EXTENSION omni_schema CASCADE;



21 - omni_seq

Distributed integer sequences

Overview

PIGSTY 3rd Party Extension: omnigres : Distributed integer sequences

Information

Metadata

  • Latest Version: 0.1.1
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_seq
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.1.1
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.1.1
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_seq via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_seq; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_seq extension on PostgreSQL cluster:

CREATE EXTENSION omni_seq;



22 - omni_service

Service management

Overview

PIGSTY 3rd Party Extension: omnigres : Service management

Information

Metadata

  • Latest Version: 0.1.0
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_service
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.1.0
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.1.0
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_service via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_service; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_service extension on PostgreSQL cluster:

CREATE EXTENSION omni_service;



23 - omni_session

Session management

Overview

PIGSTY 3rd Party Extension: omnigres : Session management

Information

Metadata

  • Latest Version: 0.1.1
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_session
  • Requires: omni_var, omni_id, omni_web, omni_httpd, omni_polyfill

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.1.1
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.1.1
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_session via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_session; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_session extension on PostgreSQL cluster:

CREATE EXTENSION omni_session CASCADE;



24 - omni_sql

Programmatic SQL manipulation

Overview

PIGSTY 3rd Party Extension: omnigres : Programmatic SQL manipulation

Information

Metadata

  • Latest Version: 0.5.0
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_sql
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.5.0
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.5.0
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_sql via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_sql; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_sql extension on PostgreSQL cluster:

CREATE EXTENSION omni_sql;



25 - omni_test

Testing framework

Overview

PIGSTY 3rd Party Extension: omnigres : Testing framework

Information

Metadata

  • Latest Version: 0.1.0
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_test
  • Requires: dblink

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.1.0
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.1.0
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_test via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_test; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_test extension on PostgreSQL cluster:

CREATE EXTENSION omni_test CASCADE;



26 - omni_txn

Transaction management

Overview

PIGSTY 3rd Party Extension: omnigres : Transaction management

Information

Metadata

  • Latest Version: 0.5.0
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_txn
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.5.0
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.5.0
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_txn via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_txn; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_txn extension on PostgreSQL cluster:

CREATE EXTENSION omni_txn;



27 - omni_types

Advanced types

Overview

PIGSTY 3rd Party Extension: omnigres : Advanced types

Information

Metadata

  • Latest Version: 0.2.1
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_types
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.2.1
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.2.1
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_types via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_types; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_types extension on PostgreSQL cluster:

CREATE EXTENSION omni_types;



28 - omni_var

Scoped variables

Overview

PIGSTY 3rd Party Extension: omnigres : Scoped variables

Information

Metadata

  • Latest Version: 0.3.0
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_var
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.3.0
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.3.0
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_var via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_var; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_var extension on PostgreSQL cluster:

CREATE EXTENSION omni_var;



29 - omni_vfs

Virtual File System

Overview

PIGSTY 3rd Party Extension: omnigres : Virtual File System

Information

Metadata

  • Latest Version: 0.2.0
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_vfs
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.2.0
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.2.0
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_vfs via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_vfs; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_vfs extension on PostgreSQL cluster:

CREATE EXTENSION omni_vfs;



30 - omni_vfs_types_v1

Virtual File System types (v1)

Overview

PIGSTY 3rd Party Extension: omnigres : Virtual File System types (v1)

Information

Metadata

  • Latest Version: 0.1.0
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_vfs_types_v1
  • Requires: omni_vfs_types_v1, dblink

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.1.0
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.1.0
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_vfs_types_v1 via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_vfs_types_v1; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_vfs_types_v1 extension on PostgreSQL cluster:

CREATE EXTENSION omni_vfs_types_v1 CASCADE;



31 - omni_web

Common web stack primitives

Overview

PIGSTY 3rd Party Extension: omnigres : Common web stack primitives

Information

Metadata

  • Latest Version: 0.1.1
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_web
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.1.1
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.1.1
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_web via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_web; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_web extension on PostgreSQL cluster:

CREATE EXTENSION omni_web;



32 - omni_xml

XML toolkit

Overview

PIGSTY 3rd Party Extension: omnigres : XML toolkit

Information

Metadata

  • Latest Version: 0.1.2
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_xml
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.1.2
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.1.2
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_xml via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_xml; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_xml extension on PostgreSQL cluster:

CREATE EXTENSION omni_xml;



33 - omni_yaml

YAML toolkit

Overview

PIGSTY 3rd Party Extension: omnigres : YAML toolkit

Information

Metadata

  • Latest Version: 0.1.0
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: omni_yaml
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: omnigres_$v
  • RPM Ver : 0.1.0
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-omnigres
  • DEB Ver : 0.1.0
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el8 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 x86_64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
el9 aarch64 omnigres_17
PIGSTY 20250120
omnigres_16
PIGSTY 20250120
omnigres_15
PIGSTY 20250120
omnigres_14
PIGSTY 20250120
omnigres_13
PIGSTY 20250120
d12 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
d12 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u22 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 x86_64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120
u24 aarch64 postgresql-17-omnigres
PIGSTY 20250120
postgresql-16-omnigres
PIGSTY 20250120
postgresql-15-omnigres
PIGSTY 20250120
postgresql-14-omnigres
PIGSTY 20250120
postgresql-13-omnigres
PIGSTY 20250120

Installation

Install omni_yaml via the pig CLI tool:


pig ext install omnigres; # Extension Namepig ext install omni_yaml; # normalized package name

Install omnigres via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["omnigres"]}' # -l <cls>

Install omnigres RPM from YUM repo directly:

dnf install omnigres_17;
dnf install omnigres_16;
dnf install omnigres_15;
dnf install omnigres_14;
dnf install omnigres_13;

Install omnigres DEB from APT repo directly:

apt install postgresql-17-omnigres;
apt install postgresql-16-omnigres;
apt install postgresql-15-omnigres;
apt install postgresql-14-omnigres;
apt install postgresql-13-omnigres;

Enable omni_yaml extension on PostgreSQL cluster:

CREATE EXTENSION omni_yaml;



34 - documentdb_core

Core API surface for DocumentDB on PostgreSQL

Overview

PIGSTY 3rd Party Extension: pg_documentdb_core : Core API surface for DocumentDB on PostgreSQL

Information

Metadata

  • Latest Version: 0.100-0
  • Postgres Support: 17,16,15
  • Need Load: Explicit Loading Required
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: N/A
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: pg_documentdb_core_$v*
  • RPM Ver : 0.100-0
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-documentdb-core
  • DEB Ver : 0.100-0
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 pg_documentdb_core_17
PIGSTY 0.100
pg_documentdb_core_16
PIGSTY 0.100
pg_documentdb_core_15
PIGSTY 0.100
el8 aarch64
el9 x86_64 pg_documentdb_core_17
PIGSTY 0.100
pg_documentdb_core_16
PIGSTY 0.100
pg_documentdb_core_15
PIGSTY 0.100
el9 aarch64
d12 x86_64 postgresql-17-documentdb-core
PIGSTY 0.100
postgresql-16-documentdb-core
PIGSTY 0.100
postgresql-15-documentdb-core
PIGSTY 0.100
d12 aarch64
u22 x86_64 postgresql-17-documentdb-core
PIGSTY 0.100
postgresql-16-documentdb-core
PIGSTY 0.100
postgresql-15-documentdb-core
PIGSTY 0.100
u22 aarch64
u24 x86_64 postgresql-17-documentdb-core
PIGSTY 0.100
postgresql-16-documentdb-core
PIGSTY 0.100
postgresql-15-documentdb-core
PIGSTY 0.100
u24 aarch64

Installation

Install documentdb_core via the pig CLI tool:


pig ext install pg_documentdb_core; # Extension Namepig ext install documentdb_core; # normalized package name

Install pg_documentdb_core via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["pg_documentdb_core"]}' # -l <cls>

Install pg_documentdb_core RPM from YUM repo directly:

dnf install pg_documentdb_core_17*;
dnf install pg_documentdb_core_16*;
dnf install pg_documentdb_core_15*;

Install pg_documentdb_core DEB from APT repo directly:

apt install postgresql-17-documentdb-core;
apt install postgresql-16-documentdb-core;
apt install postgresql-15-documentdb-core;

Extension documentdb_core has to be added to shared_preload_libraries

shared_preload_libraries = 'pg_documentdb_core'; # add to pg cluster config

Enable documentdb_core extension on PostgreSQL cluster:

CREATE EXTENSION documentdb_core;

Usage

Add to shared_preload_libraries first:

-    shared_preload_libraries: documentdb_core, pg_stat_statements, auto_explain
+    shared_preload_libraries: pg_documentdb_core, pg_stat_statements, auto_explain

Example, create extension and perform DDL & CRUD

CREATE EXTENSION documentdb_core ;

Currently we only have documentdb_core extension, It can be used with the FerretDB 2.0+




35 - age

AGE graph database extension

Overview

MIXED 3rd Party Extension: age : AGE graph database extension

Information

Metadata

  • Latest Version: 1.5.0
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: ag_catalog
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: apache-age_$v*
  • RPM Ver : 1.5.0
  • RPM Deps: N/A
  • DEB Repo: PGDG
  • DEB Name: postgresql-$v-age
  • DEB Ver : 1.5.0
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 apache-age_16
PIGSTY 1.5.0
apache-age_15
PIGSTY 1.4.0
el8 aarch64 apache-age_16
PIGSTY 1.5.0
apache-age_15
PIGSTY 1.4.0
el9 x86_64 apache-age_16
PIGSTY 1.5.0
apache-age_15
PIGSTY 1.4.0
el9 aarch64 apache-age_16
PIGSTY 1.5.0
apache-age_15
PIGSTY 1.4.0
d12 x86_64 postgresql-17-age
PGDG 1.5.0~rc0
postgresql-16-age
PGDG 1.5.0~rc0
postgresql-15-age
PGDG 1.5.0~rc0
postgresql-14-age
PGDG 1.5.0~rc0
postgresql-13-age
PGDG 1.5.0~rc0
d12 aarch64 postgresql-17-age
PGDG 1.5.0~rc0
postgresql-16-age
PGDG 1.5.0~rc0
postgresql-15-age
PGDG 1.5.0~rc0
postgresql-14-age
PGDG 1.5.0~rc0
postgresql-13-age
PGDG 1.5.0~rc0
u22 x86_64 postgresql-17-age
PGDG 1.5.0~rc0
postgresql-16-age
PGDG 1.5.0~rc0
postgresql-15-age
PGDG 1.5.0~rc0
postgresql-14-age
PGDG 1.5.0~rc0
postgresql-13-age
PGDG 1.5.0~rc0
u22 aarch64 postgresql-17-age
PGDG 1.5.0~rc0
postgresql-16-age
PGDG 1.5.0~rc0
postgresql-15-age
PGDG 1.5.0~rc0
postgresql-14-age
PGDG 1.5.0~rc0
postgresql-13-age
PGDG 1.5.0~rc0
u24 x86_64 postgresql-17-age
PGDG 1.5.0~rc0
postgresql-16-age
PGDG 1.5.0~rc0
postgresql-15-age
PGDG 1.5.0~rc0
postgresql-14-age
PGDG 1.5.0~rc0
postgresql-13-age
PGDG 1.5.0~rc0
u24 aarch64 postgresql-17-age
PGDG 1.5.0~rc0
postgresql-16-age
PGDG 1.5.0~rc0
postgresql-15-age
PGDG 1.5.0~rc0
postgresql-14-age
PGDG 1.5.0~rc0
postgresql-13-age
PGDG 1.5.0~rc0

Installation

Install age via the pig CLI tool:

pig ext install age

Install age via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["age"]}' # -l <cls>

Install age RPM from YUM repo directly:

dnf install apache-age_16*;
dnf install apache-age_15*;

Install age DEB from APT repo directly:

apt install postgresql-17-age;
apt install postgresql-16-age;
apt install postgresql-15-age;
apt install postgresql-14-age;
apt install postgresql-13-age;

Enable age extension on PostgreSQL cluster:

CREATE EXTENSION age;



36 - hll

type for storing hyperloglog data

Overview

PGDG 1st Party Extension: hll : type for storing hyperloglog data

Information

Metadata

  • Latest Version: 2.18
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: N/A
  • Requires: N/A

RPM / DEB

  • RPM Repo: PGDG
  • RPM Name: hll_$v*
  • RPM Ver : 2.18
  • RPM Deps: N/A
  • DEB Repo: PGDG
  • DEB Name: postgresql-$v-hll
  • DEB Ver : 2.18
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 hll_17
PGDG 2.18
hll_16
PGDG 2.18
hll_15
PGDG 2.18
hll_14
PGDG 2.18
hll_13
PGDG 2.18
el8 aarch64 hll_17
PGDG 2.18
hll_16
PGDG 2.18
hll_15
PGDG 2.18
hll_14
PGDG 2.18
hll_13
PGDG 2.18
el9 x86_64 hll_17
PGDG 2.18
hll_16
PGDG 2.18
hll_15
PGDG 2.18
hll_14
PGDG 2.18
hll_13
PGDG 2.18
el9 aarch64 hll_17
PGDG 2.18
hll_16
PGDG 2.18
hll_15
PGDG 2.18
hll_14
PGDG 2.18
hll_13
PGDG 2.18
d12 x86_64 postgresql-17-hll
PGDG 2.18
postgresql-16-hll
PGDG 2.18
postgresql-15-hll
PGDG 2.18
postgresql-14-hll
PGDG 2.18
postgresql-13-hll
PGDG 2.18
d12 aarch64 postgresql-17-hll
PGDG 2.18
postgresql-16-hll
PGDG 2.18
postgresql-15-hll
PGDG 2.18
postgresql-14-hll
PGDG 2.18
postgresql-13-hll
PGDG 2.18
u22 x86_64 postgresql-17-hll
PGDG 2.18
postgresql-16-hll
PGDG 2.18
postgresql-15-hll
PGDG 2.18
postgresql-14-hll
PGDG 2.18
postgresql-13-hll
PGDG 2.18
u22 aarch64 postgresql-17-hll
PGDG 2.18
postgresql-16-hll
PGDG 2.18
postgresql-15-hll
PGDG 2.18
postgresql-14-hll
PGDG 2.18
postgresql-13-hll
PGDG 2.18
u24 x86_64 postgresql-17-hll
PGDG 2.18
postgresql-16-hll
PGDG 2.18
postgresql-15-hll
PGDG 2.18
postgresql-14-hll
PGDG 2.18
postgresql-13-hll
PGDG 2.18
u24 aarch64 postgresql-17-hll
PGDG 2.18
postgresql-16-hll
PGDG 2.18
postgresql-15-hll
PGDG 2.18
postgresql-14-hll
PGDG 2.18
postgresql-13-hll
PGDG 2.18

Installation

Install hll via the pig CLI tool:

pig ext install hll

Install hll via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["hll"]}' # -l <cls>

Install hll RPM from YUM repo directly:

dnf install hll_17*;
dnf install hll_16*;
dnf install hll_15*;
dnf install hll_14*;
dnf install hll_13*;

Install hll DEB from APT repo directly:

apt install postgresql-17-hll;
apt install postgresql-16-hll;
apt install postgresql-15-hll;
apt install postgresql-14-hll;
apt install postgresql-13-hll;

Enable hll extension on PostgreSQL cluster:

CREATE EXTENSION hll;



37 - rum

RUM index access method

Overview

PGDG 1st Party Extension: rum : RUM index access method

Information

Metadata

  • Latest Version: 1.3
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can not install to arbitrary schema
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: N/A
  • Requires: N/A

RPM / DEB

  • RPM Repo: PGDG
  • RPM Name: rum_$v
  • RPM Ver : 1.3
  • RPM Deps: N/A
  • DEB Repo: PGDG
  • DEB Name: postgresql-$v-rum
  • DEB Ver : 1.3
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 rum_17
PGDG 1.3.14
rum_16
PGDG 1.3.14
rum_15
PGDG 1.3.14
rum_14
PGDG 1.3.8
rum_13
PGDG 1.3.8
el8 aarch64 rum_17
PGDG 1.3.14
rum_16
PGDG 1.3.14
rum_15
PGDG 1.3.14
rum_14
PGDG 1.3.14
rum_13
PGDG 1.3.14
el9 x86_64 rum_17
PGDG 1.3.14
rum_16
PGDG 1.3.14
rum_15
PGDG 1.3.14
rum_14
PGDG 1.3.14
rum_13
PGDG 1.3.14
el9 aarch64 rum_17
PGDG 1.3.14
rum_16
PGDG 1.3.14
rum_15
PGDG 1.3.14
rum_14
PGDG 1.3.14
rum_13
PGDG 1.3.14
d12 x86_64 postgresql-17-rum
PGDG 1.3.14
postgresql-16-rum
PGDG 1.3.14
postgresql-15-rum
PGDG 1.3.14
postgresql-14-rum
PGDG 1.3.14
postgresql-13-rum
PGDG 1.3.14
d12 aarch64 postgresql-17-rum
PGDG 1.3.14
postgresql-16-rum
PGDG 1.3.14
postgresql-15-rum
PGDG 1.3.14
postgresql-14-rum
PGDG 1.3.14
postgresql-13-rum
PGDG 1.3.14
u22 x86_64 postgresql-17-rum
PGDG 1.3.14
postgresql-16-rum
PGDG 1.3.14
postgresql-15-rum
PGDG 1.3.14
postgresql-14-rum
PGDG 1.3.14
postgresql-13-rum
PGDG 1.3.14
u22 aarch64 postgresql-17-rum
PGDG 1.3.14
postgresql-16-rum
PGDG 1.3.14
postgresql-15-rum
PGDG 1.3.14
postgresql-14-rum
PGDG 1.3.14
postgresql-13-rum
PGDG 1.3.14
u24 x86_64 postgresql-17-rum
PGDG 1.3.14
postgresql-16-rum
PGDG 1.3.14
postgresql-15-rum
PGDG 1.3.14
postgresql-14-rum
PGDG 1.3.14
postgresql-13-rum
PGDG 1.3.14
u24 aarch64 postgresql-17-rum
PGDG 1.3.14
postgresql-16-rum
PGDG 1.3.14
postgresql-15-rum
PGDG 1.3.14
postgresql-14-rum
PGDG 1.3.14
postgresql-13-rum
PGDG 1.3.14

Installation

Install rum via the pig CLI tool:

pig ext install rum

Install rum via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["rum"]}' # -l <cls>

Install rum RPM from YUM repo directly:

dnf install rum_17;
dnf install rum_16;
dnf install rum_15;
dnf install rum_14;
dnf install rum_13;

Install rum DEB from APT repo directly:

apt install postgresql-17-rum;
apt install postgresql-16-rum;
apt install postgresql-15-rum;
apt install postgresql-14-rum;
apt install postgresql-13-rum;

Enable rum extension on PostgreSQL cluster:

CREATE EXTENSION rum;



38 - pg_graphql

pg_graphql: GraphQL support

Overview

PIGSTY 3rd Party Extension: pg_graphql : pg_graphql: GraphQL support

Information

Metadata

  • Latest Version: 1.5.9
  • Postgres Support: 17,16,15,14
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: graphql
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: pg_graphql_$v
  • RPM Ver : 1.5.9
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-pg-graphql
  • DEB Ver : 1.5.9
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 pg_graphql_17
PIGSTY 1.5.9
pg_graphql_16
PIGSTY 1.5.9
pg_graphql_15
PIGSTY 1.5.9
pg_graphql_14
PIGSTY 1.5.9
el8 aarch64 pg_graphql_17
PIGSTY 1.5.9
pg_graphql_16
PIGSTY 1.5.9
pg_graphql_15
PIGSTY 1.5.9
pg_graphql_14
PIGSTY 1.5.9
el9 x86_64 pg_graphql_17
PIGSTY 1.5.9
pg_graphql_16
PIGSTY 1.5.9
pg_graphql_15
PIGSTY 1.5.9
pg_graphql_14
PIGSTY 1.5.9
el9 aarch64 pg_graphql_17
PIGSTY 1.5.9
pg_graphql_16
PIGSTY 1.5.9
pg_graphql_15
PIGSTY 1.5.9
pg_graphql_14
PIGSTY 1.5.9
d12 x86_64 postgresql-17-pg-graphql
PIGSTY 1.5.9
postgresql-16-pg-graphql
PIGSTY 1.5.9
postgresql-15-pg-graphql
PIGSTY 1.5.9
postgresql-14-pg-graphql
PIGSTY 1.5.9
d12 aarch64 postgresql-17-pg-graphql
PIGSTY 1.5.9
postgresql-16-pg-graphql
PIGSTY 1.5.9
postgresql-15-pg-graphql
PIGSTY 1.5.9
postgresql-14-pg-graphql
PIGSTY 1.5.9
u22 x86_64 postgresql-17-pg-graphql
PIGSTY 1.5.9
postgresql-16-pg-graphql
PIGSTY 1.5.9
postgresql-15-pg-graphql
PIGSTY 1.5.9
postgresql-14-pg-graphql
PIGSTY 1.5.9
u22 aarch64 postgresql-17-pg-graphql
PIGSTY 1.5.9
postgresql-16-pg-graphql
PIGSTY 1.5.9
postgresql-15-pg-graphql
PIGSTY 1.5.9
postgresql-14-pg-graphql
PIGSTY 1.5.9
u24 x86_64 postgresql-17-pg-graphql
PIGSTY 1.5.9
postgresql-16-pg-graphql
PIGSTY 1.5.9
postgresql-15-pg-graphql
PIGSTY 1.5.9
postgresql-14-pg-graphql
PIGSTY 1.5.9
u24 aarch64 postgresql-17-pg-graphql
PIGSTY 1.5.9
postgresql-16-pg-graphql
PIGSTY 1.5.9
postgresql-15-pg-graphql
PIGSTY 1.5.9
postgresql-14-pg-graphql
PIGSTY 1.5.9

Installation

Install pg_graphql via the pig CLI tool:

pig ext install pg_graphql

Install pg_graphql via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["pg_graphql"]}' # -l <cls>

Install pg_graphql RPM from YUM repo directly:

dnf install pg_graphql_17;
dnf install pg_graphql_16;
dnf install pg_graphql_15;
dnf install pg_graphql_14;

Install pg_graphql DEB from APT repo directly:

apt install postgresql-17-pg-graphql;
apt install postgresql-16-pg-graphql;
apt install postgresql-15-pg-graphql;
apt install postgresql-14-pg-graphql;

Enable pg_graphql extension on PostgreSQL cluster:

CREATE EXTENSION pg_graphql;



39 - pg_jsonschema

PostgreSQL extension providing JSON Schema validation

Overview

PIGSTY 3rd Party Extension: pg_jsonschema : PostgreSQL extension providing JSON Schema validation

Information

Metadata

  • Latest Version: 0.3.3
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: N/A
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: pg_jsonschema_$v
  • RPM Ver : 0.3.3
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-pg-jsonschema
  • DEB Ver : 0.3.3
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 pg_jsonschema_17
PIGSTY 0.3.3
pg_jsonschema_16
PIGSTY 0.3.3
pg_jsonschema_15
PIGSTY 0.3.3
pg_jsonschema_14
PIGSTY 0.3.3
pg_jsonschema_13
PIGSTY 0.3.3
el8 aarch64 pg_jsonschema_17
PIGSTY 0.3.3
pg_jsonschema_16
PIGSTY 0.3.3
pg_jsonschema_15
PIGSTY 0.3.3
pg_jsonschema_14
PIGSTY 0.3.3
pg_jsonschema_13
PIGSTY 0.3.3
el9 x86_64 pg_jsonschema_17
PIGSTY 0.3.3
pg_jsonschema_16
PIGSTY 0.3.3
pg_jsonschema_15
PIGSTY 0.3.3
pg_jsonschema_14
PIGSTY 0.3.3
pg_jsonschema_13
PIGSTY 0.3.3
el9 aarch64 pg_jsonschema_17
PIGSTY 0.3.3
pg_jsonschema_16
PIGSTY 0.3.3
pg_jsonschema_15
PIGSTY 0.3.3
pg_jsonschema_14
PIGSTY 0.3.3
pg_jsonschema_13
PIGSTY 0.3.3
d12 x86_64 postgresql-17-pg-jsonschema
PIGSTY 0.3.2
postgresql-16-pg-jsonschema
PIGSTY 0.3.2
postgresql-15-pg-jsonschema
PIGSTY 0.3.2
postgresql-14-pg-jsonschema
PIGSTY 0.3.2
postgresql-13-pg-jsonschema
PIGSTY 0.3.2
d12 aarch64 postgresql-17-pg-jsonschema
PIGSTY 0.3.2
postgresql-16-pg-jsonschema
PIGSTY 0.3.2
postgresql-15-pg-jsonschema
PIGSTY 0.3.2
postgresql-14-pg-jsonschema
PIGSTY 0.3.2
postgresql-13-pg-jsonschema
PIGSTY 0.3.2
u22 x86_64 postgresql-17-pg-jsonschema
PIGSTY 0.3.2
postgresql-16-pg-jsonschema
PIGSTY 0.3.2
postgresql-15-pg-jsonschema
PIGSTY 0.3.2
postgresql-14-pg-jsonschema
PIGSTY 0.3.2
postgresql-13-pg-jsonschema
PIGSTY 0.3.2
u22 aarch64 postgresql-17-pg-jsonschema
PIGSTY 0.3.2
postgresql-16-pg-jsonschema
PIGSTY 0.3.2
postgresql-15-pg-jsonschema
PIGSTY 0.3.2
postgresql-14-pg-jsonschema
PIGSTY 0.3.2
postgresql-13-pg-jsonschema
PIGSTY 0.3.2
u24 x86_64 postgresql-17-pg-jsonschema
PIGSTY 0.3.2
postgresql-16-pg-jsonschema
PIGSTY 0.3.2
postgresql-15-pg-jsonschema
PIGSTY 0.3.2
postgresql-14-pg-jsonschema
PIGSTY 0.3.2
postgresql-13-pg-jsonschema
PIGSTY 0.3.2
u24 aarch64 postgresql-17-pg-jsonschema
PIGSTY 0.3.2
postgresql-16-pg-jsonschema
PIGSTY 0.3.2
postgresql-15-pg-jsonschema
PIGSTY 0.3.2
postgresql-14-pg-jsonschema
PIGSTY 0.3.2
postgresql-13-pg-jsonschema
PIGSTY 0.3.2

Installation

Install pg_jsonschema via the pig CLI tool:

pig ext install pg_jsonschema

Install pg_jsonschema via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["pg_jsonschema"]}' # -l <cls>

Install pg_jsonschema RPM from YUM repo directly:

dnf install pg_jsonschema_17;
dnf install pg_jsonschema_16;
dnf install pg_jsonschema_15;
dnf install pg_jsonschema_14;
dnf install pg_jsonschema_13;

Install pg_jsonschema DEB from APT repo directly:

apt install postgresql-17-pg-jsonschema;
apt install postgresql-16-pg-jsonschema;
apt install postgresql-15-pg-jsonschema;
apt install postgresql-14-pg-jsonschema;
apt install postgresql-13-pg-jsonschema;

Enable pg_jsonschema extension on PostgreSQL cluster:

CREATE EXTENSION pg_jsonschema;



40 - jsquery

data type for jsonb inspection

Overview

PGDG 1st Party Extension: jsquery : data type for jsonb inspection

Information

Metadata

  • Latest Version: 1.1
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can not install to arbitrary schema
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: N/A
  • Requires: N/A

RPM / DEB

  • RPM Repo: PGDG
  • RPM Name: jsquery_$v*
  • RPM Ver : 1.1
  • RPM Deps: N/A
  • DEB Repo: PGDG
  • DEB Name: postgresql-$v-jsquery
  • DEB Ver : 1.1
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 jsquery_17
PGDG 1.2
jsquery_16
PGDG 1.2
jsquery_15
PGDG 1.2
jsquery_14
PGDG 1.2
jsquery_13
PGDG 1.1.1
el8 aarch64 jsquery_17
PGDG 1.2
jsquery_16
PGDG 1.2
jsquery_15
PGDG 1.2
jsquery_14
PGDG 1.2
jsquery_13
PGDG 1.1.1
el9 x86_64 jsquery_17
PGDG 1.2
jsquery_16
PGDG 1.2
jsquery_15
PGDG 1.2
jsquery_14
PGDG 1.2
el9 aarch64 jsquery_17
PGDG 1.2
jsquery_16
PGDG 1.2
jsquery_15
PGDG 1.2
jsquery_14
PGDG 1.2
jsquery_13
PGDG 1.1.1
d12 x86_64 postgresql-17-jsquery
PGDG 1.2
postgresql-16-jsquery
PGDG 1.2
postgresql-15-jsquery
PGDG 1.2
postgresql-14-jsquery
PGDG 1.2
postgresql-13-jsquery
PGDG 1.2
d12 aarch64 postgresql-17-jsquery
PGDG 1.2
postgresql-16-jsquery
PGDG 1.2
postgresql-15-jsquery
PGDG 1.2
postgresql-14-jsquery
PGDG 1.2
postgresql-13-jsquery
PGDG 1.2
u22 x86_64 postgresql-17-jsquery
PGDG 1.2
postgresql-16-jsquery
PGDG 1.2
postgresql-15-jsquery
PGDG 1.2
postgresql-14-jsquery
PGDG 1.2
postgresql-13-jsquery
PGDG 1.2
u22 aarch64 postgresql-17-jsquery
PGDG 1.2
postgresql-16-jsquery
PGDG 1.2
postgresql-15-jsquery
PGDG 1.2
postgresql-14-jsquery
PGDG 1.2
postgresql-13-jsquery
PGDG 1.2
u24 x86_64 postgresql-17-jsquery
PGDG 1.2
postgresql-16-jsquery
PGDG 1.2
postgresql-15-jsquery
PGDG 1.2
postgresql-14-jsquery
PGDG 1.2
postgresql-13-jsquery
PGDG 1.2
u24 aarch64 postgresql-17-jsquery
PGDG 1.2
postgresql-16-jsquery
PGDG 1.2
postgresql-15-jsquery
PGDG 1.2
postgresql-14-jsquery
PGDG 1.2
postgresql-13-jsquery
PGDG 1.2

Installation

Install jsquery via the pig CLI tool:

pig ext install jsquery

Install jsquery via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["jsquery"]}' # -l <cls>

Install jsquery RPM from YUM repo directly:

dnf install jsquery_17*;
dnf install jsquery_16*;
dnf install jsquery_15*;
dnf install jsquery_14*;

Install jsquery DEB from APT repo directly:

apt install postgresql-17-jsquery;
apt install postgresql-16-jsquery;
apt install postgresql-15-jsquery;
apt install postgresql-14-jsquery;
apt install postgresql-13-jsquery;

Enable jsquery extension on PostgreSQL cluster:

CREATE EXTENSION jsquery;



41 - pg_hint_plan

Give PostgreSQL ability to manually force some decisions in execution plans.

Overview

PGDG 1st Party Extension: pg_hint_plan : Give PostgreSQL ability to manually force some decisions in execution plans.

Information

Metadata

  • Latest Version: 1.7.0
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: hint_plan
  • Requires: N/A

RPM / DEB

  • RPM Repo: PGDG
  • RPM Name: pg_hint_plan_$v*
  • RPM Ver : 1.7.0
  • RPM Deps: N/A
  • DEB Repo: PGDG
  • DEB Name: postgresql-$v-pg-hint-plan
  • DEB Ver : 1.7.0
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 pg_hint_plan_17
PGDG 1.7.0
pg_hint_plan_16
PGDG 1.6.1
pg_hint_plan_15
PGDG 1.5.2
pg_hint_plan_14
PGDG 1.4.3
pg_hint_plan_13
PGDG 1.3.9
el8 aarch64 pg_hint_plan_17
PGDG 1.7.0
pg_hint_plan_16
PGDG 1.6.1
pg_hint_plan_15
PGDG 1.5.2
pg_hint_plan_14
PGDG 1.4.3
pg_hint_plan_13
PGDG 1.3.9
el9 x86_64 pg_hint_plan_17
PGDG 1.7.0
pg_hint_plan_16
PGDG 1.6.1
pg_hint_plan_15
PGDG 1.5.2
pg_hint_plan_14
PGDG 1.4.3
pg_hint_plan_13
PGDG 1.3.9
el9 aarch64 pg_hint_plan_17
PGDG 1.7.0
pg_hint_plan_16
PGDG 1.6.1
pg_hint_plan_15
PGDG 1.5.2
pg_hint_plan_14
PGDG 1.4.3
pg_hint_plan_13
PGDG 1.3.9
d12 x86_64 postgresql-17-pg-hint-plan
PGDG 1.7.0
postgresql-16-pg-hint-plan
PGDG 1.6.1
postgresql-15-pg-hint-plan
PGDG 1.5.2
postgresql-14-pg-hint-plan
PGDG 1.4.3
postgresql-13-pg-hint-plan
PGDG 1.3.10
d12 aarch64 postgresql-17-pg-hint-plan
PGDG 1.7.0
postgresql-16-pg-hint-plan
PGDG 1.6.1
postgresql-15-pg-hint-plan
PGDG 1.5.2
postgresql-14-pg-hint-plan
PGDG 1.4.3
postgresql-13-pg-hint-plan
PGDG 1.3.10
u22 x86_64 postgresql-17-pg-hint-plan
PGDG 1.7.0
postgresql-16-pg-hint-plan
PGDG 1.6.1
postgresql-15-pg-hint-plan
PGDG 1.5.2
postgresql-14-pg-hint-plan
PGDG 1.4.3
postgresql-13-pg-hint-plan
PGDG 1.3.10
u22 aarch64 postgresql-17-pg-hint-plan
PGDG 1.7.0
postgresql-16-pg-hint-plan
PGDG 1.6.1
postgresql-15-pg-hint-plan
PGDG 1.5.2
postgresql-14-pg-hint-plan
PGDG 1.4.3
postgresql-13-pg-hint-plan
PGDG 1.3.10
u24 x86_64 postgresql-17-pg-hint-plan
PGDG 1.7.0
postgresql-16-pg-hint-plan
PGDG 1.6.1
postgresql-15-pg-hint-plan
PGDG 1.5.2
postgresql-14-pg-hint-plan
PGDG 1.4.3
postgresql-13-pg-hint-plan
PGDG 1.3.10
u24 aarch64 postgresql-17-pg-hint-plan
PGDG 1.7.0
postgresql-16-pg-hint-plan
PGDG 1.6.1
postgresql-15-pg-hint-plan
PGDG 1.5.2
postgresql-14-pg-hint-plan
PGDG 1.4.3
postgresql-13-pg-hint-plan
PGDG 1.3.10

Installation

Install pg_hint_plan via the pig CLI tool:

pig ext install pg_hint_plan

Install pg_hint_plan via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["pg_hint_plan"]}' # -l <cls>

Install pg_hint_plan RPM from YUM repo directly:

dnf install pg_hint_plan_17*;
dnf install pg_hint_plan_16*;
dnf install pg_hint_plan_15*;
dnf install pg_hint_plan_14*;
dnf install pg_hint_plan_13*;

Install pg_hint_plan DEB from APT repo directly:

apt install postgresql-17-pg-hint-plan;
apt install postgresql-16-pg-hint-plan;
apt install postgresql-15-pg-hint-plan;
apt install postgresql-14-pg-hint-plan;
apt install postgresql-13-pg-hint-plan;

Enable pg_hint_plan extension on PostgreSQL cluster:

CREATE EXTENSION pg_hint_plan;



42 - hypopg

Hypothetical indexes for PostgreSQL

Overview

PGDG 1st Party Extension: hypopg : Hypothetical indexes for PostgreSQL

Information

Metadata

  • Latest Version: 1.4.1
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can not install to arbitrary schema
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: N/A
  • Requires: N/A

RPM / DEB

  • RPM Repo: PGDG
  • RPM Name: hypopg_$v*
  • RPM Ver : 1.4.1
  • RPM Deps: N/A
  • DEB Repo: PGDG
  • DEB Name: postgresql-$v-hypopg
  • DEB Ver : 1.4.1
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 hypopg_17
PGDG 1.4.1
hypopg_16
PGDG 1.4.1
hypopg_15
PGDG 1.4.1
hypopg_14
PGDG 1.4.1
hypopg_13
PGDG 1.4.1
el8 aarch64 hypopg_17
PGDG 1.4.1
hypopg_16
PGDG 1.4.1
hypopg_15
PGDG 1.4.1
hypopg_14
PGDG 1.4.1
hypopg_13
PGDG 1.4.1
el9 x86_64 hypopg_17
PGDG 1.4.1
hypopg_16
PGDG 1.4.1
hypopg_15
PGDG 1.4.1
hypopg_14
PGDG 1.4.1
hypopg_13
PGDG 1.4.1
el9 aarch64 hypopg_17
PGDG 1.4.1
hypopg_16
PGDG 1.4.1
hypopg_15
PGDG 1.4.1
hypopg_14
PGDG 1.4.1
hypopg_13
PGDG 1.4.1
d12 x86_64 postgresql-17-hypopg
PGDG 1.4.1
postgresql-16-hypopg
PGDG 1.4.1
postgresql-15-hypopg
PGDG 1.4.1
postgresql-14-hypopg
PGDG 1.4.1
postgresql-13-hypopg
PGDG 1.4.1
d12 aarch64 postgresql-17-hypopg
PGDG 1.4.1
postgresql-16-hypopg
PGDG 1.4.1
postgresql-15-hypopg
PGDG 1.4.1
postgresql-14-hypopg
PGDG 1.4.1
postgresql-13-hypopg
PGDG 1.4.1
u22 x86_64 postgresql-17-hypopg
PGDG 1.4.1
postgresql-16-hypopg
PGDG 1.4.1
postgresql-15-hypopg
PGDG 1.4.1
postgresql-14-hypopg
PGDG 1.4.1
postgresql-13-hypopg
PGDG 1.4.1
u22 aarch64 postgresql-17-hypopg
PGDG 1.4.1
postgresql-16-hypopg
PGDG 1.4.1
postgresql-15-hypopg
PGDG 1.4.1
postgresql-14-hypopg
PGDG 1.4.1
postgresql-13-hypopg
PGDG 1.4.1
u24 x86_64 postgresql-17-hypopg
PGDG 1.4.1
postgresql-16-hypopg
PGDG 1.4.1
postgresql-15-hypopg
PGDG 1.4.1
postgresql-14-hypopg
PGDG 1.4.1
postgresql-13-hypopg
PGDG 1.4.1
u24 aarch64 postgresql-17-hypopg
PGDG 1.4.1
postgresql-16-hypopg
PGDG 1.4.1
postgresql-15-hypopg
PGDG 1.4.1
postgresql-14-hypopg
PGDG 1.4.1
postgresql-13-hypopg
PGDG 1.4.1

Installation

Install hypopg via the pig CLI tool:

pig ext install hypopg

Install hypopg via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["hypopg"]}' # -l <cls>

Install hypopg RPM from YUM repo directly:

dnf install hypopg_17*;
dnf install hypopg_16*;
dnf install hypopg_15*;
dnf install hypopg_14*;
dnf install hypopg_13*;

Install hypopg DEB from APT repo directly:

apt install postgresql-17-hypopg;
apt install postgresql-16-hypopg;
apt install postgresql-15-hypopg;
apt install postgresql-14-hypopg;
apt install postgresql-13-hypopg;

Enable hypopg extension on PostgreSQL cluster:

CREATE EXTENSION hypopg;



43 - index_advisor

Query index advisor

Overview

PIGSTY 3rd Party Extension: index_advisor : Query index advisor

Information

Metadata

  • Latest Version: 0.2.0
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can not install to arbitrary schema
  • Trusted: Unknown
  • Schemas: N/A
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: index_advisor_$v
  • RPM Ver : 0.2.0
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-index-advisor
  • DEB Ver : 0.2.0
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 index_advisor_17
PIGSTY 0.2.0
index_advisor_16
PIGSTY 0.2.0
index_advisor_15
PIGSTY 0.2.0
index_advisor_14
PIGSTY 0.2.0
index_advisor_13
PIGSTY 0.2.0
el8 aarch64 index_advisor_17
PIGSTY 0.2.0
index_advisor_16
PIGSTY 0.2.0
index_advisor_15
PIGSTY 0.2.0
index_advisor_14
PIGSTY 0.2.0
index_advisor_13
PIGSTY 0.2.0
el9 x86_64 index_advisor_17
PIGSTY 0.2.0
index_advisor_16
PIGSTY 0.2.0
index_advisor_15
PIGSTY 0.2.0
index_advisor_14
PIGSTY 0.2.0
index_advisor_13
PIGSTY 0.2.0
el9 aarch64 index_advisor_17
PIGSTY 0.2.0
index_advisor_16
PIGSTY 0.2.0
index_advisor_15
PIGSTY 0.2.0
index_advisor_14
PIGSTY 0.2.0
index_advisor_13
PIGSTY 0.2.0
d12 x86_64 postgresql-17-index-advisor
PIGSTY 0.2.0
postgresql-16-index-advisor
PIGSTY 0.2.0
postgresql-15-index-advisor
PIGSTY 0.2.0
postgresql-14-index-advisor
PIGSTY 0.2.0
postgresql-13-index-advisor
PIGSTY 0.2.0
d12 aarch64 postgresql-17-index-advisor
PIGSTY 0.2.0
postgresql-16-index-advisor
PIGSTY 0.2.0
postgresql-15-index-advisor
PIGSTY 0.2.0
postgresql-14-index-advisor
PIGSTY 0.2.0
postgresql-13-index-advisor
PIGSTY 0.2.0
u22 x86_64 postgresql-17-index-advisor
PIGSTY 0.2.0
postgresql-16-index-advisor
PIGSTY 0.2.0
postgresql-15-index-advisor
PIGSTY 0.2.0
postgresql-14-index-advisor
PIGSTY 0.2.0
postgresql-13-index-advisor
PIGSTY 0.2.0
u22 aarch64 postgresql-17-index-advisor
PIGSTY 0.2.0
postgresql-16-index-advisor
PIGSTY 0.2.0
postgresql-15-index-advisor
PIGSTY 0.2.0
postgresql-14-index-advisor
PIGSTY 0.2.0
postgresql-13-index-advisor
PIGSTY 0.2.0
u24 x86_64 postgresql-17-index-advisor
PIGSTY 0.2.0
postgresql-16-index-advisor
PIGSTY 0.2.0
postgresql-15-index-advisor
PIGSTY 0.2.0
postgresql-14-index-advisor
PIGSTY 0.2.0
postgresql-13-index-advisor
PIGSTY 0.2.0
u24 aarch64 postgresql-17-index-advisor
PIGSTY 0.2.0
postgresql-16-index-advisor
PIGSTY 0.2.0
postgresql-15-index-advisor
PIGSTY 0.2.0
postgresql-14-index-advisor
PIGSTY 0.2.0
postgresql-13-index-advisor
PIGSTY 0.2.0

Installation

Install index_advisor via the pig CLI tool:

pig ext install index_advisor

Install index_advisor via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["index_advisor"]}' # -l <cls>

Install index_advisor RPM from YUM repo directly:

dnf install index_advisor_17;
dnf install index_advisor_16;
dnf install index_advisor_15;
dnf install index_advisor_14;
dnf install index_advisor_13;

Install index_advisor DEB from APT repo directly:

apt install postgresql-17-index-advisor;
apt install postgresql-16-index-advisor;
apt install postgresql-15-index-advisor;
apt install postgresql-14-index-advisor;
apt install postgresql-13-index-advisor;

Enable index_advisor extension on PostgreSQL cluster:

CREATE EXTENSION index_advisor;



44 - plan_filter

filter statements by their execution plans.

Overview

PIGSTY 3rd Party Extension: pg_plan_filter : filter statements by their execution plans.

Information

Metadata

  • Latest Version: 0.0.1
  • Postgres Support: 17,16,15,14,13
  • Need Load: Explicit Loading Required
  • Need DDL: Dd not need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: N/A
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: pg_plan_filter_$v*
  • RPM Ver : 0.0.1
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-pg-plan-filter
  • DEB Ver : 0.0.1
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 pg_plan_filter_17
PIGSTY 0.0.1
pg_plan_filter_16
PIGSTY 0.0.1
pg_plan_filter_15
PIGSTY 0.0.1
pg_plan_filter_14
PIGSTY 0.0.1
pg_plan_filter_13
PIGSTY 0.0.1
el8 aarch64 pg_plan_filter_17
PIGSTY 0.0.1
pg_plan_filter_16
PIGSTY 0.0.1
pg_plan_filter_15
PIGSTY 0.0.1
pg_plan_filter_14
PIGSTY 0.0.1
pg_plan_filter_13
PIGSTY 0.0.1
el9 x86_64 pg_plan_filter_17
PIGSTY 0.0.1
pg_plan_filter_16
PIGSTY 0.0.1
pg_plan_filter_15
PIGSTY 0.0.1
pg_plan_filter_14
PIGSTY 0.0.1
pg_plan_filter_13
PIGSTY 0.0.1
el9 aarch64 pg_plan_filter_17
PIGSTY 0.0.1
pg_plan_filter_16
PIGSTY 0.0.1
pg_plan_filter_15
PIGSTY 0.0.1
pg_plan_filter_14
PIGSTY 0.0.1
pg_plan_filter_13
PIGSTY 0.0.1
d12 x86_64 postgresql-17-pg-plan-filter
PIGSTY 0.0.1
postgresql-16-pg-plan-filter
PIGSTY 0.0.1
postgresql-15-pg-plan-filter
PIGSTY 0.0.1
postgresql-14-pg-plan-filter
PIGSTY 0.0.1
postgresql-13-pg-plan-filter
PIGSTY 0.0.1
d12 aarch64 postgresql-17-pg-plan-filter
PIGSTY 0.0.1
postgresql-16-pg-plan-filter
PIGSTY 0.0.1
postgresql-15-pg-plan-filter
PIGSTY 0.0.1
postgresql-14-pg-plan-filter
PIGSTY 0.0.1
postgresql-13-pg-plan-filter
PIGSTY 0.0.1
u22 x86_64 postgresql-17-pg-plan-filter
PIGSTY 0.0.1
postgresql-16-pg-plan-filter
PIGSTY 0.0.1
postgresql-15-pg-plan-filter
PIGSTY 0.0.1
postgresql-14-pg-plan-filter
PIGSTY 0.0.1
postgresql-13-pg-plan-filter
PIGSTY 0.0.1
u22 aarch64 postgresql-17-pg-plan-filter
PIGSTY 0.0.1
postgresql-16-pg-plan-filter
PIGSTY 0.0.1
postgresql-15-pg-plan-filter
PIGSTY 0.0.1
postgresql-14-pg-plan-filter
PIGSTY 0.0.1
postgresql-13-pg-plan-filter
PIGSTY 0.0.1
u24 x86_64 postgresql-17-pg-plan-filter
PIGSTY 0.0.1
postgresql-16-pg-plan-filter
PIGSTY 0.0.1
postgresql-15-pg-plan-filter
PIGSTY 0.0.1
postgresql-14-pg-plan-filter
PIGSTY 0.0.1
postgresql-13-pg-plan-filter
PIGSTY 0.0.1
u24 aarch64 postgresql-17-pg-plan-filter
PIGSTY 0.0.1
postgresql-16-pg-plan-filter
PIGSTY 0.0.1
postgresql-15-pg-plan-filter
PIGSTY 0.0.1
postgresql-14-pg-plan-filter
PIGSTY 0.0.1
postgresql-13-pg-plan-filter
PIGSTY 0.0.1

Installation

Install plan_filter via the pig CLI tool:


pig ext install pg_plan_filter; # Extension Namepig ext install plan_filter; # normalized package name

Install pg_plan_filter via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["pg_plan_filter"]}' # -l <cls>

Install pg_plan_filter RPM from YUM repo directly:

dnf install pg_plan_filter_17*;
dnf install pg_plan_filter_16*;
dnf install pg_plan_filter_15*;
dnf install pg_plan_filter_14*;
dnf install pg_plan_filter_13*;

Install pg_plan_filter DEB from APT repo directly:

apt install postgresql-17-pg-plan-filter;
apt install postgresql-16-pg-plan-filter;
apt install postgresql-15-pg-plan-filter;
apt install postgresql-14-pg-plan-filter;
apt install postgresql-13-pg-plan-filter;

Extension plan_filter has to be added to shared_preload_libraries

shared_preload_libraries = 'plan_filter'; # add to pg cluster config

Extension %s does not need CREATE EXTENSION command




45 - imgsmlr

Image similarity with haar

Overview

PIGSTY 3rd Party Extension: imgsmlr : Image similarity with haar

Information

Metadata

  • Latest Version: 1.0
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can not install to arbitrary schema
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: N/A
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: imgsmlr_$v*
  • RPM Ver : 1.0
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-imgsmlr
  • DEB Ver : 1.0
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 imgsmlr_17
PIGSTY 1.0
imgsmlr_16
PIGSTY 1.0
imgsmlr_15
PIGSTY 1.0
imgsmlr_14
PIGSTY 1.0
imgsmlr_13
PIGSTY 1.0
el8 aarch64 imgsmlr_17
PIGSTY 1.0
imgsmlr_16
PIGSTY 1.0
imgsmlr_15
PIGSTY 1.0
imgsmlr_14
PIGSTY 1.0
imgsmlr_13
PIGSTY 1.0
el9 x86_64 imgsmlr_17
PIGSTY 1.0
imgsmlr_16
PIGSTY 1.0
imgsmlr_15
PIGSTY 1.0
imgsmlr_14
PIGSTY 1.0
imgsmlr_13
PIGSTY 1.0
el9 aarch64 imgsmlr_17
PIGSTY 1.0
imgsmlr_16
PIGSTY 1.0
imgsmlr_15
PIGSTY 1.0
imgsmlr_14
PIGSTY 1.0
imgsmlr_13
PIGSTY 1.0
d12 x86_64 postgresql-17-imgsmlr
PIGSTY 1.0
postgresql-16-imgsmlr
PIGSTY 1.0
postgresql-15-imgsmlr
PIGSTY 1.0
postgresql-14-imgsmlr
PIGSTY 1.0
postgresql-13-imgsmlr
PIGSTY 1.0
d12 aarch64 postgresql-17-imgsmlr
PIGSTY 1.0
postgresql-16-imgsmlr
PIGSTY 1.0
postgresql-15-imgsmlr
PIGSTY 1.0
postgresql-14-imgsmlr
PIGSTY 1.0
postgresql-13-imgsmlr
PIGSTY 1.0
u22 x86_64 postgresql-17-imgsmlr
PIGSTY 1.0
postgresql-16-imgsmlr
PIGSTY 1.0
postgresql-15-imgsmlr
PIGSTY 1.0
postgresql-14-imgsmlr
PIGSTY 1.0
postgresql-13-imgsmlr
PIGSTY 1.0
u22 aarch64 postgresql-17-imgsmlr
PIGSTY 1.0
postgresql-16-imgsmlr
PIGSTY 1.0
postgresql-15-imgsmlr
PIGSTY 1.0
postgresql-14-imgsmlr
PIGSTY 1.0
postgresql-13-imgsmlr
PIGSTY 1.0
u24 x86_64 postgresql-17-imgsmlr
PIGSTY 1.0
postgresql-16-imgsmlr
PIGSTY 1.0
postgresql-15-imgsmlr
PIGSTY 1.0
postgresql-14-imgsmlr
PIGSTY 1.0
postgresql-13-imgsmlr
PIGSTY 1.0
u24 aarch64 postgresql-17-imgsmlr
PIGSTY 1.0
postgresql-16-imgsmlr
PIGSTY 1.0
postgresql-15-imgsmlr
PIGSTY 1.0
postgresql-14-imgsmlr
PIGSTY 1.0
postgresql-13-imgsmlr
PIGSTY 1.0

Installation

Install imgsmlr via the pig CLI tool:

pig ext install imgsmlr

Install imgsmlr via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["imgsmlr"]}' # -l <cls>

Install imgsmlr RPM from YUM repo directly:

dnf install imgsmlr_17*;
dnf install imgsmlr_16*;
dnf install imgsmlr_15*;
dnf install imgsmlr_14*;
dnf install imgsmlr_13*;

Install imgsmlr DEB from APT repo directly:

apt install postgresql-17-imgsmlr;
apt install postgresql-16-imgsmlr;
apt install postgresql-15-imgsmlr;
apt install postgresql-14-imgsmlr;
apt install postgresql-13-imgsmlr;

Enable imgsmlr extension on PostgreSQL cluster:

CREATE EXTENSION imgsmlr;



46 - pg_ivm

incremental view maintenance on PostgreSQL

Overview

MIXED 3rd Party Extension: pg_ivm : incremental view maintenance on PostgreSQL

Information

Metadata

  • Latest Version: 1.9
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: pg_catalog
  • Requires: N/A

RPM / DEB

  • RPM Repo: PGDG
  • RPM Name: pg_ivm_$v*
  • RPM Ver : 1.9
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-pg-ivm
  • DEB Ver : 1.9
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 pg_ivm_17
PGDG 1.9
pg_ivm_16
PGDG 1.8
pg_ivm_15
PGDG 1.8
pg_ivm_14
PGDG 1.8
pg_ivm_13
PGDG 1.8
el8 aarch64 pg_ivm_17
PGDG 1.9
pg_ivm_16
PGDG 1.8
pg_ivm_15
PGDG 1.8
pg_ivm_14
PGDG 1.8
pg_ivm_13
PGDG 1.8
el9 x86_64 pg_ivm_17
PGDG 1.9
pg_ivm_16
PGDG 1.8
pg_ivm_15
PGDG 1.8
pg_ivm_14
PGDG 1.8
pg_ivm_13
PGDG 1.8
el9 aarch64 pg_ivm_17
PGDG 1.9
pg_ivm_16
PGDG 1.8
pg_ivm_15
PGDG 1.8
pg_ivm_14
PGDG 1.8
pg_ivm_13
PGDG 1.8
d12 x86_64 postgresql-17-pg-ivm
PIGSTY 1.9
postgresql-16-pg-ivm
PIGSTY 1.9
postgresql-15-pg-ivm
PIGSTY 1.9
postgresql-14-pg-ivm
PIGSTY 1.9
postgresql-13-pg-ivm
PIGSTY 1.9
d12 aarch64 postgresql-17-pg-ivm
PIGSTY 1.9
postgresql-16-pg-ivm
PIGSTY 1.9
postgresql-15-pg-ivm
PIGSTY 1.9
postgresql-14-pg-ivm
PIGSTY 1.9
postgresql-13-pg-ivm
PIGSTY 1.9
u22 x86_64 postgresql-17-pg-ivm
PIGSTY 1.9
postgresql-16-pg-ivm
PIGSTY 1.9
postgresql-15-pg-ivm
PIGSTY 1.9
postgresql-14-pg-ivm
PIGSTY 1.9
postgresql-13-pg-ivm
PIGSTY 1.9
u22 aarch64 postgresql-17-pg-ivm
PIGSTY 1.9
postgresql-16-pg-ivm
PIGSTY 1.9
postgresql-15-pg-ivm
PIGSTY 1.9
postgresql-14-pg-ivm
PIGSTY 1.9
postgresql-13-pg-ivm
PIGSTY 1.9
u24 x86_64 postgresql-17-pg-ivm
PIGSTY 1.9
postgresql-16-pg-ivm
PIGSTY 1.9
postgresql-15-pg-ivm
PIGSTY 1.9
postgresql-14-pg-ivm
PIGSTY 1.9
postgresql-13-pg-ivm
PIGSTY 1.9
u24 aarch64 postgresql-17-pg-ivm
PIGSTY 1.9
postgresql-16-pg-ivm
PIGSTY 1.9
postgresql-15-pg-ivm
PIGSTY 1.9
postgresql-14-pg-ivm
PIGSTY 1.9
postgresql-13-pg-ivm
PIGSTY 1.9

Installation

Install pg_ivm via the pig CLI tool:

pig ext install pg_ivm

Install pg_ivm via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["pg_ivm"]}' # -l <cls>

Install pg_ivm RPM from YUM repo directly:

dnf install pg_ivm_17*;
dnf install pg_ivm_16*;
dnf install pg_ivm_15*;
dnf install pg_ivm_14*;
dnf install pg_ivm_13*;

Install pg_ivm DEB from APT repo directly:

apt install postgresql-17-pg-ivm;
apt install postgresql-16-pg-ivm;
apt install postgresql-15-pg-ivm;
apt install postgresql-14-pg-ivm;
apt install postgresql-13-pg-ivm;

Enable pg_ivm extension on PostgreSQL cluster:

CREATE EXTENSION pg_ivm;



47 - pg_incremental

Incremental Processing by Crunchy Data

Overview

MIXED 3rd Party Extension: pg_incremental : Incremental Processing by Crunchy Data

Information

Metadata

  • Latest Version: 1.1
  • Postgres Support: 17,16
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: pg_catalog
  • Requires: pg_cron

RPM / DEB

  • RPM Repo: PGDG
  • RPM Name: pg_incremental_$v*
  • RPM Ver : 1.0
  • RPM Deps: pg_cron_$v
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-pg-incremental
  • DEB Ver : 1.1
  • DEB Deps: postgresql-$v-cron

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 pg_incremental_17
PGDG 1.0.0
pg_incremental_16
PGDG 1.0.0
el8 aarch64 pg_incremental_17
PGDG 1.0.0
pg_incremental_16
PGDG 1.0.0
el9 x86_64 pg_incremental_17
PGDG 1.0.0
pg_incremental_16
PGDG 1.0.0
el9 aarch64 pg_incremental_17
PGDG 1.0.0
pg_incremental_16
PGDG 1.0.0
d12 x86_64 postgresql-17-pg-incremental
PIGSTY 1.1.1
postgresql-16-pg-incremental
PIGSTY 1.1.1
d12 aarch64 postgresql-17-pg-incremental
PIGSTY 1.1.1
postgresql-16-pg-incremental
PIGSTY 1.1.1
u22 x86_64 postgresql-17-pg-incremental
PIGSTY 1.1.1
postgresql-16-pg-incremental
PIGSTY 1.1.1
u22 aarch64 postgresql-17-pg-incremental
PIGSTY 1.1.1
postgresql-16-pg-incremental
PIGSTY 1.1.1
u24 x86_64 postgresql-17-pg-incremental
PIGSTY 1.1.1
postgresql-16-pg-incremental
PIGSTY 1.1.1
u24 aarch64 postgresql-17-pg-incremental
PIGSTY 1.1.1
postgresql-16-pg-incremental
PIGSTY 1.1.1

Installation

Install pg_incremental via the pig CLI tool:

pig ext install pg_incremental

Install pg_incremental via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["pg_incremental"]}' # -l <cls>

Install pg_incremental RPM from YUM repo directly:

dnf install pg_incremental_17*;
dnf install pg_incremental_16*;

Install pg_incremental DEB from APT repo directly:

apt install postgresql-17-pg-incremental;
apt install postgresql-16-pg-incremental;

Enable pg_incremental extension on PostgreSQL cluster:

CREATE EXTENSION pg_incremental CASCADE;



48 - pgmq

A lightweight message queue. Like AWS SQS and RSMQ but on Postgres.

Overview

PIGSTY 3rd Party Extension: pgmq : A lightweight message queue. Like AWS SQS and RSMQ but on Postgres.

Information

Metadata

  • Latest Version: 1.5.0
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Trusted, Can be created by user with CREATE Privilege
  • Schemas: pgmq
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: pgmq_$v
  • RPM Ver : 1.5.0
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-pgmq
  • DEB Ver : 1.5.0
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 pgmq_17
PIGSTY 1.5.0
pgmq_16
PIGSTY 1.5.0
pgmq_15
PIGSTY 1.5.0
pgmq_14
PIGSTY 1.5.0
pgmq_13
PIGSTY 1.5.0
el8 aarch64 pgmq_17
PIGSTY 1.5.0
pgmq_16
PIGSTY 1.5.0
pgmq_15
PIGSTY 1.5.0
pgmq_14
PIGSTY 1.5.0
pgmq_13
PIGSTY 1.5.0
el9 x86_64 pgmq_17
PIGSTY 1.5.0
pgmq_16
PIGSTY 1.5.0
pgmq_15
PIGSTY 1.5.0
pgmq_14
PIGSTY 1.5.0
pgmq_13
PIGSTY 1.5.0
el9 aarch64 pgmq_17
PIGSTY 1.5.0
pgmq_16
PIGSTY 1.5.0
pgmq_15
PIGSTY 1.5.0
pgmq_14
PIGSTY 1.5.0
pgmq_13
PIGSTY 1.5.0
d12 x86_64 postgresql-17-pgmq
PIGSTY 1.5.0
postgresql-16-pgmq
PIGSTY 1.5.0
postgresql-15-pgmq
PIGSTY 1.5.0
postgresql-14-pgmq
PIGSTY 1.5.0
postgresql-13-pgmq
PIGSTY 1.5.0
d12 aarch64 postgresql-17-pgmq
PIGSTY 1.5.0
postgresql-16-pgmq
PIGSTY 1.5.0
postgresql-15-pgmq
PIGSTY 1.5.0
postgresql-14-pgmq
PIGSTY 1.5.0
postgresql-13-pgmq
PIGSTY 1.5.0
u22 x86_64 postgresql-17-pgmq
PIGSTY 1.5.0
postgresql-16-pgmq
PIGSTY 1.5.0
postgresql-15-pgmq
PIGSTY 1.5.0
postgresql-14-pgmq
PIGSTY 1.5.0
postgresql-13-pgmq
PIGSTY 1.5.0
u22 aarch64 postgresql-17-pgmq
PIGSTY 1.5.0
postgresql-16-pgmq
PIGSTY 1.5.0
postgresql-15-pgmq
PIGSTY 1.5.0
postgresql-14-pgmq
PIGSTY 1.5.0
postgresql-13-pgmq
PIGSTY 1.5.0
u24 x86_64 postgresql-17-pgmq
PIGSTY 1.5.0
postgresql-16-pgmq
PIGSTY 1.5.0
postgresql-15-pgmq
PIGSTY 1.5.0
postgresql-14-pgmq
PIGSTY 1.5.0
postgresql-13-pgmq
PIGSTY 1.5.0
u24 aarch64 postgresql-17-pgmq
PIGSTY 1.5.0
postgresql-16-pgmq
PIGSTY 1.5.0
postgresql-15-pgmq
PIGSTY 1.5.0
postgresql-14-pgmq
PIGSTY 1.5.0
postgresql-13-pgmq
PIGSTY 1.5.0

Installation

Install pgmq via the pig CLI tool:

pig ext install pgmq

Install pgmq via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["pgmq"]}' # -l <cls>

Install pgmq RPM from YUM repo directly:

dnf install pgmq_17;
dnf install pgmq_16;
dnf install pgmq_15;
dnf install pgmq_14;
dnf install pgmq_13;

Install pgmq DEB from APT repo directly:

apt install postgresql-17-pgmq;
apt install postgresql-16-pgmq;
apt install postgresql-15-pgmq;
apt install postgresql-14-pgmq;
apt install postgresql-13-pgmq;

Enable pgmq extension on PostgreSQL cluster:

CREATE EXTENSION pgmq;



49 - pgq

Generic queue for PostgreSQL

Overview

PGDG 1st Party Extension: pgq : Generic queue for PostgreSQL

Information

Metadata

  • Latest Version: 3.5.1
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: pg_catalog
  • Requires: N/A

RPM / DEB

  • RPM Repo: PGDG
  • RPM Name: pgq_$v*
  • RPM Ver : 3.5.1
  • RPM Deps: N/A
  • DEB Repo: PGDG
  • DEB Name: postgresql-$v-pgq3
  • DEB Ver : 3.5
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 pgq_17
PGDG 3.5.1
pgq_16
PGDG 3.5.1
pgq_15
PGDG 3.5.1
pgq_14
PGDG 3.5.1
pgq_13
PGDG 3.5.1
el8 aarch64 pgq_17
PGDG 3.5.1
pgq_16
PGDG 3.5.1
pgq_15
PGDG 3.5.1
pgq_14
PGDG 3.5.1
pgq_13
PGDG 3.5.1
el9 x86_64 pgq_17
PGDG 3.5.1
pgq_16
PGDG 3.5.1
pgq_15
PGDG 3.5.1
pgq_14
PGDG 3.5.1
pgq_13
PGDG 3.5.1
el9 aarch64 pgq_17
PGDG 3.5.1
pgq_16
PGDG 3.5.1
pgq_15
PGDG 3.5.1
pgq_14
PGDG 3.5.1
pgq_13
PGDG 3.5.1
d12 x86_64 postgresql-17-pgq3
PGDG 3.5
postgresql-16-pgq3
PGDG 3.5
postgresql-15-pgq3
PGDG 3.5
postgresql-14-pgq3
PGDG 3.5
postgresql-13-pgq3
PGDG 3.5
d12 aarch64 postgresql-17-pgq3
PGDG 3.5
postgresql-16-pgq3
PGDG 3.5
postgresql-15-pgq3
PGDG 3.5
postgresql-14-pgq3
PGDG 3.5
postgresql-13-pgq3
PGDG 3.5
u22 x86_64 postgresql-17-pgq3
PGDG 3.5
postgresql-16-pgq3
PGDG 3.5
postgresql-15-pgq3
PGDG 3.5
postgresql-14-pgq3
PGDG 3.5
postgresql-13-pgq3
PGDG 3.5
u22 aarch64 postgresql-17-pgq3
PGDG 3.5
postgresql-16-pgq3
PGDG 3.5
postgresql-15-pgq3
PGDG 3.5
postgresql-14-pgq3
PGDG 3.5
postgresql-13-pgq3
PGDG 3.5
u24 x86_64 postgresql-17-pgq3
PGDG 3.5
postgresql-16-pgq3
PGDG 3.5
postgresql-15-pgq3
PGDG 3.5
postgresql-14-pgq3
PGDG 3.5
postgresql-13-pgq3
PGDG 3.5
u24 aarch64 postgresql-17-pgq3
PGDG 3.5
postgresql-16-pgq3
PGDG 3.5
postgresql-15-pgq3
PGDG 3.5
postgresql-14-pgq3
PGDG 3.5
postgresql-13-pgq3
PGDG 3.5

Installation

Install pgq via the pig CLI tool:

pig ext install pgq

Install pgq via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["pgq"]}' # -l <cls>

Install pgq RPM from YUM repo directly:

dnf install pgq_17*;
dnf install pgq_16*;
dnf install pgq_15*;
dnf install pgq_14*;
dnf install pgq_13*;

Install pgq DEB from APT repo directly:

apt install postgresql-17-pgq3;
apt install postgresql-16-pgq3;
apt install postgresql-15-pgq3;
apt install postgresql-14-pgq3;
apt install postgresql-13-pgq3;

Enable pgq extension on PostgreSQL cluster:

CREATE EXTENSION pgq;



50 - pg_cardano

A suite of Cardano-related tools

Overview

PIGSTY 3rd Party Extension: pg_cardano : A suite of Cardano-related tools

Information

Metadata

  • Latest Version: 1.0.3
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can be installed into other schemas
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: N/A
  • Requires: N/A

RPM / DEB

  • RPM Repo: PIGSTY
  • RPM Name: pg_cardano_$v
  • RPM Ver : 1.0.3
  • RPM Deps: N/A
  • DEB Repo: PIGSTY
  • DEB Name: postgresql-$v-pg-cardano
  • DEB Ver : 1.0.3
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64 pg_cardano_17
PIGSTY 1.0.3
pg_cardano_16
PIGSTY 1.0.3
pg_cardano_15
PIGSTY 1.0.3
pg_cardano_14
PIGSTY 1.0.3
pg_cardano_13
PIGSTY 1.0.3
el8 aarch64 pg_cardano_17
PIGSTY 1.0.3
pg_cardano_16
PIGSTY 1.0.3
pg_cardano_15
PIGSTY 1.0.3
pg_cardano_14
PIGSTY 1.0.3
pg_cardano_13
PIGSTY 1.0.3
el9 x86_64 pg_cardano_17
PIGSTY 1.0.3
pg_cardano_16
PIGSTY 1.0.3
pg_cardano_15
PIGSTY 1.0.3
pg_cardano_14
PIGSTY 1.0.3
pg_cardano_13
PIGSTY 1.0.3
el9 aarch64 pg_cardano_17
PIGSTY 1.0.3
pg_cardano_16
PIGSTY 1.0.3
pg_cardano_15
PIGSTY 1.0.3
pg_cardano_14
PIGSTY 1.0.3
pg_cardano_13
PIGSTY 1.0.3
d12 x86_64 postgresql-17-pg-cardano
PIGSTY 1.0.3
postgresql-16-pg-cardano
PIGSTY 1.0.3
postgresql-15-pg-cardano
PIGSTY 1.0.3
postgresql-14-pg-cardano
PIGSTY 1.0.3
postgresql-13-pg-cardano
PIGSTY 1.0.3
d12 aarch64 postgresql-17-pg-cardano
PIGSTY 1.0.3
postgresql-16-pg-cardano
PIGSTY 1.0.3
postgresql-15-pg-cardano
PIGSTY 1.0.3
postgresql-14-pg-cardano
PIGSTY 1.0.3
postgresql-13-pg-cardano
PIGSTY 1.0.3
u22 x86_64 postgresql-17-pg-cardano
PIGSTY 1.0.3
postgresql-16-pg-cardano
PIGSTY 1.0.3
postgresql-15-pg-cardano
PIGSTY 1.0.3
postgresql-14-pg-cardano
PIGSTY 1.0.3
postgresql-13-pg-cardano
PIGSTY 1.0.3
u22 aarch64 postgresql-17-pg-cardano
PIGSTY 1.0.3
postgresql-16-pg-cardano
PIGSTY 1.0.3
postgresql-15-pg-cardano
PIGSTY 1.0.3
postgresql-14-pg-cardano
PIGSTY 1.0.3
postgresql-13-pg-cardano
PIGSTY 1.0.3
u24 x86_64 postgresql-17-pg-cardano
PIGSTY 1.0.3
postgresql-16-pg-cardano
PIGSTY 1.0.3
postgresql-15-pg-cardano
PIGSTY 1.0.3
postgresql-14-pg-cardano
PIGSTY 1.0.3
postgresql-13-pg-cardano
PIGSTY 1.0.3
u24 aarch64 postgresql-17-pg-cardano
PIGSTY 1.0.3
postgresql-16-pg-cardano
PIGSTY 1.0.3
postgresql-15-pg-cardano
PIGSTY 1.0.3
postgresql-14-pg-cardano
PIGSTY 1.0.3
postgresql-13-pg-cardano
PIGSTY 1.0.3

Installation

Install pg_cardano via the pig CLI tool:

pig ext install pg_cardano

Install pg_cardano via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["pg_cardano"]}' # -l <cls>

Install pg_cardano RPM from YUM repo directly:

dnf install pg_cardano_17;
dnf install pg_cardano_16;
dnf install pg_cardano_15;
dnf install pg_cardano_14;
dnf install pg_cardano_13;

Install pg_cardano DEB from APT repo directly:

apt install postgresql-17-pg-cardano;
apt install postgresql-16-pg-cardano;
apt install postgresql-15-pg-cardano;
apt install postgresql-14-pg-cardano;
apt install postgresql-13-pg-cardano;

Enable pg_cardano extension on PostgreSQL cluster:

CREATE EXTENSION pg_cardano;



51 - rdkit

Cheminformatics functionality for PostgreSQL.

Overview

PGDG 1st Party Extension: rdkit : Cheminformatics functionality for PostgreSQL.

Information

Metadata

  • Latest Version: 4.3.0
  • Postgres Support: 16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Can not install to arbitrary schema
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: N/A
  • Requires: N/A

RPM / DEB

  • RPM Repo: None
  • RPM Name: N/A
  • RPM Ver : N/A
  • RPM Deps: N/A
  • DEB Repo: PGDG
  • DEB Name: postgresql-$v-rdkit
  • DEB Ver : 4.3.0
  • DEB Deps: N/A

Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64
el8 aarch64
el9 x86_64
el9 aarch64
d12 x86_64 postgresql-16-rdkit
PGDG 202303.3
postgresql-15-rdkit
PGDG 202303.3
postgresql-14-rdkit
PGDG 202303.3
postgresql-13-rdkit
PGDG 202303.3
d12 aarch64 postgresql-16-rdkit
PGDG 202303.3
postgresql-15-rdkit
PGDG 202303.3
postgresql-14-rdkit
PGDG 202303.3
postgresql-13-rdkit
PGDG 202303.3
u22 x86_64 postgresql-16-rdkit
PGDG 202303.3
postgresql-15-rdkit
PGDG 202303.3
postgresql-14-rdkit
PGDG 202303.3
postgresql-13-rdkit
PGDG 202303.3
u22 aarch64 postgresql-16-rdkit
PGDG 202303.3
postgresql-15-rdkit
PGDG 202303.3
postgresql-14-rdkit
PGDG 202303.3
postgresql-13-rdkit
PGDG 202303.3
u24 x86_64 postgresql-17-rdkit
PGDG 202409.4
postgresql-16-rdkit
PGDG 202409.4
postgresql-15-rdkit
PGDG 202409.4
postgresql-14-rdkit
PGDG 202409.4
postgresql-13-rdkit
PGDG 202409.4
u24 aarch64 postgresql-17-rdkit
PGDG 202409.4
postgresql-16-rdkit
PGDG 202409.4
postgresql-15-rdkit
PGDG 202409.4
postgresql-14-rdkit
PGDG 202409.4
postgresql-13-rdkit
PGDG 202409.4

Installation

Install rdkit via the pig CLI tool:

pig ext install rdkit

Install rdkit via Pigsty playbook:

./pgsql.yml -t pg_extension -e '{"pg_extensions": ["rdkit"]}' # -l <cls>

Install rdkit DEB from APT repo directly:

apt install postgresql-16-rdkit;
apt install postgresql-15-rdkit;
apt install postgresql-14-rdkit;
apt install postgresql-13-rdkit;

Enable rdkit extension on PostgreSQL cluster:

CREATE EXTENSION rdkit;



52 - bloom

bloom access method - signature file based index

Overview

CONTRIB Built-in Extension: bloom : bloom access method - signature file based index

Information

Metadata

  • Latest Version: 1.0
  • Postgres Support: 17,16,15,14,13
  • Need Load: Shared library do not need explicit loading
  • Need DDL: Need CREATE EXTENSION DDL
  • Relocatable: Unknown
  • Trusted: Untrusted, Require Superuser to Create
  • Schemas: N/A
  • Requires: N/A

RPM / DEB

PostgreSQL Built-in Contrib Extension


Packages

OS Arch PG17 PG16 PG15 PG14 PG13
el8 x86_64
el8 aarch64
el9 x86_64
el9 aarch64
d12 x86_64
d12 aarch64
u22 x86_64
u22 aarch64
u24 x86_64
u24 aarch64

Installation

Extension bloom is PostgreSQL Built-in Contrib Extension which is installed along with the kernel/contrib.

Install bloom RPM from YUM repo directly:

dnf install postgresql17-contrib;
dnf install postgresql16-contrib;
dnf install postgresql15-contrib;
dnf install postgresql14-contrib;
dnf install postgresql13-contrib;

Install bloom DEB from APT repo directly:

apt install postgresql-17;
apt install postgresql-16;
apt install postgresql-15;
apt install postgresql-14;
apt install postgresql-13;

Enable bloom extension on PostgreSQL cluster:

CREATE EXTENSION bloom;