Generate a Markdown README from PostgreSQL COMMENT objects
pgext.cloud · Source code · Website · Documentation · License text · Control file · PGXN
| Package | pg_readme |
|---|---|
| Version | 0.7.1 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | Multiple repositories |
| Extension type | SQL only |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 13 |
| Latest commit | 2026-08-02 |
| Latest release | 2026-08-02 |
| Catalogue updated | 2026-08-30 |
| hstore | data type for storing sets of (key, value) pairs |
| ddlx | DDL eXtractor functions |
| pg_render | Render HTML in SQL |
| schedoc | Cross documentation between Django and DBT projects |
| pgdd | Introspect pg data dictionary via standard SQL |
| meta | Normalized, friendlier system catalog for PostgreSQL |
| pgpdf | PDF type with meta admin & Full-Text Search |
| pg_get_functiondef | Get function's definition |
| pg_dbms_metadata | Extension to add Oracle DBMS_METADATA compatibility to PostgreSQL |
| pg_catcheck | Diagnosing system catalog corruption |
| pg_query_rewrite | Rewrite SQL statements with a PostgreSQL ProcessUtility hook |
| pg_readme_test_extension | Fixture extension used to test pg_readme document generation |