pgEdge Platform
You can use the pgEdge Update Manager
module to help manage extensions on pgEdge platform. Command options let you install, remove, upgrade, and check the availability of extensions for your pgEdge installation. To install an extension, use the um install (opens in a new tab) command:
./pgedge um install component_name
Where component_name
is the name of the component you wish to install.
You can use the Update Manager list
command to find the available build versions and build dates for components that Update Manager can add to your pgEdge cluster; navigate into the pgedge directory, and invoke the command:
./pgedge um list
Category | Component | Version | ReleaseDt | Stage | Status | Updates | PreReqs |
---|---|---|---|---|---|---|---|
Postgres | pg14 | 14.12-1 | 2024-05-09 | prod | NotInitialized | ||
Postgres | pg15 | 15.7-1 | 2024-05-09 | prod | NotInitialized | ||
Postgres | pg16 | 16.3-1 | 2024-05-09 | prod | Installed | ||
Extensions | audit-pg15 | 1.7.0-1 | 2023-09-14 | prod | |||
Extensions | audit-pg16 | 16.0-1 | 2023-09-14 | prod | Installed | ||
Extensions | citus-pg15 | 12.1.3-1 | 2024-05-09 | prod | |||
Extensions | citus-pg16 | 12.1.3-1 | 2024-05-09 | prod | Installed | ||
Extensions | cron-pg15 | 1.6.2-1 | 2023-11-12 | prod | |||
Extensions | cron-pg16 | 1.6.2-1 | 2023-11-12 | prod | Installed | ||
Extensions | curl-pg15 | 2.2.2-1 | 2024-01-30 | prod | |||
Extensions | curl-pg16 | 2.2.2-1 | 2024-01-30 | prod | Installed | ||
Extensions | foslots-pg14 | 1a-1 | 2024-04-02 | prod | |||
Extensions | foslots-pg15 | 1a-1 | 2024-04-02 | prod | |||
Extensions | hintplan-pg15 | 1.5.1-1 | 2023-09-27 | prod | |||
Extensions | hintplan-pg16 | 1.6.0-1 | 2023-09-27 | prod | Installed | ||
Extensions | hypopg-pg15 | 1.4.1-1 | 2024-05-09 | prod | |||
Extensions | hypopg-pg16 | 1.4.1-1 | 2023-05-09 | prod | Installed | ||
Extensions | partman-pg15 | 5.0.1-1 | 2024-01-30 | prod | |||
Extensions | partman-pg16 | 5.0.1-1 | 2024-01-30 | prod | Installed | ||
Extensions | pldebugger-pg15 | 1.6-1 | 2023-11-12 | prod | |||
Extensions | pldebugger-pg16 | 1.6-1 | 2023-11-12 | prod | Installed | ||
Extensions | plprofiler-pg15 | 4.2.4-1 | 2023-09-14 | prod | |||
Extensions | plprofiler-pg16 | 4.2.4-1 | 2023-09-14 | prod | Installed | ||
Extensions | plv8-pg16 | 3.2.2-1 | 2024-02-14 | prod | Installed | ||
Extensions | postgis-pg15 | 3.4.2-1 | 2024-03-07 | prod | |||
Extensions | postgis-pg16 | 3.4.2-1 | 2024-03-07 | prod | Installed | ||
Extensions | snowflake-pg14 | 2.0-1 | 2024-04-05 | prod | |||
Extensions | snowflake-pg15 | 2.0-1 | 2024-04-05 | prod | |||
Extensions | snowflake-pg16 | 2.0-1 | 2024-04-05 | prod | Installed | ||
Extensions | spock33-pg14 | 3.3.3-1 | 2024-05-09 | prod | |||
Extensions | spock33-pg15 | 3.3.3-1 | 2024-05-09 | prod | |||
Extensions | spock33-pg16 | 3.3.3-1 | 2024-05-09 | prod | Installed | ||
Extensions | spock40-pg14 | 4.0.130-1 | 2024-05-09 | prod | |||
Extensions | spock40-pg15 | 4.0.130-1 | 2024-05-09 | prod | |||
Extensions | spock40-pg16 | 4.0.130-1 | 2024-05-09 | prod | Installed | ||
Extensions | vector-pg15 | 0.7.0-1 | 2024-05-09 | prod | |||
Extensions | vector-pg16 | 0.7.0-1 | 2024-05-09 | prod | Installed | ||
Applications | backrest | 2.51-1 | 2024-04-10 | prod | Installed | ||
Applications | pgcat | 1.1.1 | 2024-01-08 | prod | Installed | ||
Applications | prompgexp | 0.15.0-1 | 2024-02-21 | prod | Installed |
The Update Manager table displays the following information:
- The
Category
column identifies the component as a PostgreSQL version, an extension, or an application. - The
Component
column lists the name of the component, followed by the PostgreSQL version that the component runs on. - The
Version
column displays the available version of the component. - The
ReleaseDt
column displays the date that the listed version was released. - The
Stage
column displays a note about the build; production releases are noted with the abbreviation prod. - The
Status
column displaysInstalled
if the listed component is installed on your system. - The
Updates
column identifies components with available updates; you can use the pgedge um update (opens in a new tab) command to update components. - The
PreReqs
column identifies any prerequisites required by the component.
PostgreSQL
PostgreSQL (opens in a new tab) is a powerful, open source object-relational database system with over 35 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance.
CLI
pgedge (opens in a new tab) is the name of the CLI for the pgEdge platform.
Spock
The Spock (opens in a new tab) extension provides multi-master (multi-active) replication for PostgreSQL 15 & 16. We leveraged both the pgLogical & BDR2 Open Source projects as a solid foundation to build upon for this enterprise-class extension.
NodeCtl (part of the pgEdge Platform) provides a command-line interface for the Spock extension; for information and to review online documentation, visit the project website (opens in a new tab).
pgEdge Extended Platform
ACE
The ace (opens in a new tab) extension provides the Anti Chaos Engine for a pgEdge SPOCK cluster.
Citus
https://docs.citusdata.com/en/stable/get_started/what_is_citus.html (opens in a new tab)
Citus (opens in a new tab) provides an open source extension that supports PostgreSQL features including distributed tables.
etcd
etcd (opens in a new tab) is a strongly consistent, distributed key-value store that provides a reliable way to store data that needs to be accessed by a distributed system or cluster of machines.
HAProxy
HAProxy (opens in a new tab) is a free, very fast and reliable reverse-proxy offering high availability, load balancing, and proxying for TCP and HTTP-based applications. It is particularly suited for very high traffic web sites and powers a significant portion of the world's most visited ones.
Patroni
Patroni (opens in a new tab) is a template for high availability (HA) PostgreSQL solutions using Python.
pgBackRest
pgBackRest (opens in a new tab) is a reliable, easy-to-use backup and restore solution that can seamlessly scale up to the largest databases and workloads by utilizing algorithms that are optimized for database-specific requirements.
pgCat2
pgCat2 (opens in a new tab) is a PostgreSQL pooler and proxy (like PgBouncer) with support for sharding, load balancing, failover and mirroring.
pgcurl
pg_curl (opens in a new tab) allows most curl actions, including data transfer with URL syntax via HTTP, HTTPS, FTP, FTPS, GOPHER, TFTP, SCP, SFTP, SMB, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3, RTSP and RTMP.
PostGREST
PostgREST is a standalone web server that allows you to access your pgEdge Postgres database cluster with RESTful API calls. It is very simple to use because the API is built on the existing structure and inherits permissions you've already defined in your PostgreSQL database. You use a simple configuration file to specify the schema objects that will be exposed through the API. While the PostgreSQL server monitors the default listener port, for libpq-styled calls to the server, the PostgREST server monitors port 3000 for API-styled calls.
For information about installing and using PostGREST with pgEdge, visit our blog post, pgEdge and PostGREST (opens in a new tab).
ReadOnly
pg_readonly is a PostgreSQL extension that allows you to set all cluster databases to read only.
Additional Community Extensions for Core and Extended Platforms
pgAdmin
pgAdmin (opens in a new tab) is an open-source graphical administration and development platform for PostgreSQL that works on Linux, Unix, macOS, and Windows.
HypoPG
HypoPG (opens in a new tab) is a PostgreSQL extension that adds support for Hypothetical Indexes.
OracleFDW
oracle_fdw (opens in a new tab) is a PostgreSQL extension that provides a Foreign Data Wrapper for easy and efficient access to Oracle databases, including pushdown of WHERE conditions and required columns as well as comprehensive EXPLAIN support.
OraFCE
orafce (opens in a new tab) supports functions and operators that emulate a subset of functions and packages from the Oracle RDBMS.
pgAudit
pgAudit (opens in a new tab) provides detailed session and/or object audit logging via the standard PostgreSQL logging facility.
pgcat
pg_cat (opens in a new tab) is a PostgreSQL pooler and proxy with support for sharding, load balancing, failover and mirroring.
pgCron
pg_cron is a simple cron-based job scheduler for PostgreSQL (10 or higher) that runs inside the database as an extension.
pgHintPlan
pg_hint_plan (opens in a new tab) makes it possible to tweak PostgreSQL execution plans using so-called "hints" in SQL comments, like /*+ SeqScan(a) */.
pgPartman
pg_partman (opens in a new tab) is an extension to create and manage both time-based and serial-based table partition sets.
pgRepack
pg_repack (opens in a new tab) is a PostgreSQL extension which lets you remove bloat from tables and indexes, and optionally restore the physical order of clustered indexes.
PgVector
pgvector (opens in a new tab) enables you to store vector embeddings and perform vector similarity search in Postgres. It is particularly useful for applications involving natural language processing, such as those built on top of OpenAI's GPT models.
PL/Debugger
The PL/Debugger (opens in a new tab) module is a set of shared libraries which implement an API for debugging pl/pgsql functions on PostgreSQL 8.4 and above.
PL/Profiler
plprofiler (opens in a new tab) is an extension for PostgreSQL that creates performance profiles of PL/pgSQL functions and stored procedures.
PL/V8
PLV8 (opens in a new tab) is a shared library that provides a PostgreSQL procedural language powered by V8 Javascript Engine. With this program you can write functions in Javascript that are callable from SQL.
PostGIS
PostGIS extends the capabilities of the PostgreSQL relational database by adding support for storing, indexing, and querying geographic data.
TimescaleDB
TimescaleDB (opens in a new tab) is an open-source database designed to make SQL scalable for time-series data. It is engineered up from PostgreSQL and packaged as a PostgreSQL extension, providing automatic partitioning across time and space (partitioning key), as well as full SQL support.