select open change scope Open full search

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

Extensions / Features

pgweb

Simple HTTP server to help build intuition for MemoryContexts in Postgres

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepgweb
Version0.0.1
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars9
Latest commit2024-11-06
Catalogue updated2026-08-30

Related extensions

See also

pg_webRun an embedded HTTP server from a PostgreSQL background worker
omni_httpcHTTP client
httpHTTP client for PostgreSQL, allows web page retrieval inside the database.
pg_netAsync HTTP Requests
pg_documentsJSON access via HTTP server
pg_graphql_serverRuns an HTTP GraphQL endpoint from a PostgreSQL background worker and delegates queries to pg_graphql.
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.
pgscaleBackground worker exposing PostgreSQL statistics views through a simple HTTP endpoint.