select open change scope Open full search

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

Extensions / Monitoring

pgscale

Background worker exposing PostgreSQL statistics views through a simple HTTP endpoint.

pgext.cloud · Source code · Control file

Overview

Packagepgscale
Version1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars1
Latest commit2016-05-15
Catalogue updated2026-08-30

Related extensions

See also

pg_graphql_serverRuns an HTTP GraphQL endpoint from a PostgreSQL background worker and delegates queries to pg_graphql.
pg_webRun an embedded HTTP server from a PostgreSQL background worker
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.
httpHTTP client for PostgreSQL, allows web page retrieval inside the database.
pg_turretCapture PostgreSQL logs and export structured events to HTTP, Kafka, or Sentry
pg_netAsync HTTP Requests
vmagentfdwForeign data wrapper for reading vmagent scrape-target status through its HTTP API.
omni_httpcHTTP client
pgwebSimple HTTP server to help build intuition for MemoryContexts in Postgres
pg_httpsHTTP/HTTPS client functions for PostgreSQL using libcurl