select open change scope Open full search

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

Extensions / Utilities

pg_readme

Generate a Markdown README from PostgreSQL COMMENT objects

pgext.cloud · Source code · Website · Documentation · License text · Control file · PGXN

Overview

Packagepg_readme
Version0.7.1
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryMultiple repositories
Extension typeSQL only
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars13
Latest commit2026-08-02
Latest release2026-08-02
Catalogue updated2026-08-30

Related extensions

Requires

hstoredata type for storing sets of (key, value) pairs

See also

ddlxDDL eXtractor functions
pg_renderRender HTML in SQL
schedocCross documentation between Django and DBT projects
pgddIntrospect pg data dictionary via standard SQL
metaNormalized, friendlier system catalog for PostgreSQL
pgpdfPDF type with meta admin & Full-Text Search
pg_get_functiondefGet function's definition
pg_dbms_metadataExtension to add Oracle DBMS_METADATA compatibility to PostgreSQL
pg_catcheckDiagnosing system catalog corruption
pg_query_rewriteRewrite SQL statements with a PostgreSQL ProcessUtility hook

Same project

pg_readme_test_extensionFixture extension used to test pg_readme document generation