select open change scope Open full search

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

Extensions / Features

pg_documents

JSON access via HTTP server

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_documents
Version1.0.0
RepositoryUnspecified
Extension typeNo DDL
Project statusActive
Requires CREATE EXTENSIONNo
Requires preloadYes
TrustedNo
RelocatableNo
Stars0
Catalogue updated2026-07-30

Related extensions

See also

omni_httpcHTTP client
pg_webRun an embedded HTTP server from a PostgreSQL background worker
httpHTTP client for PostgreSQL, allows web page retrieval inside the database.
pgwebSimple HTTP server to help build intuition for MemoryContexts in Postgres
pg_netAsync HTTP Requests
pg_graphql_serverRuns an HTTP GraphQL endpoint from a PostgreSQL background worker and delegates queries to pg_graphql.
pgscaleBackground worker exposing PostgreSQL statistics views through a simple HTTP endpoint.
pg_turretCapture PostgreSQL logs and export structured events to HTTP, Kafka, or Sentry
supa_queueSimple PostgreSQL job queue that dispatches asynchronous HTTP requests with pg_net, schedules processing and retries with pg_cron, and stores endpoint credentials in Supabase Vault.
pg_httpsHTTP/HTTPS client functions for PostgreSQL using libcurl