select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Features

pg_abris

Abris metadata extension that creates a meta schema with metadata tables, views, and helper functions.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_abris
Version0.0.1
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemameta
Stars0
Latest commit2018-06-29
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language
uuid-osspgenerate universally unique identifiers (UUIDs)

See also

oai_fdwOAI-PMH foreign data wrapper for PostgreSQL
npmSchema and tables for tracking npm package metadata and daily download counts.
pg_tpchTPC-H table creation, data loading, and query metadata for PostgreSQL
meta_triggersInsert, update and delete triggers for the meta system catalog
pg_recyclebinIntercepts DROP TABLE and TRUNCATE to retain recoverable table data and metadata in a recycle-bin schema.
pg_catalog_get_defsAdds PL/pgSQL functions that reconstruct CREATE TYPE definitions from pg_catalog metadata.
tbase_gts_toolsTBase helpers for inspecting transaction global timestamps and heap-page tuple metadata.
postpicA PostgreSQL image type with SQL image-processing and metadata functions, backed by GraphicsMagick, plus import/export utilities.