Background worker exposing PostgreSQL statistics views through a simple HTTP endpoint.
pgext.cloud · Source code · Control file
| Package | pgscale |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2016-05-15 |
| Catalogue updated | 2026-08-30 |
| pg_graphql_server | Runs an HTTP GraphQL endpoint from a PostgreSQL background worker and delegates queries to pg_graphql. |
| pg_web | Run an embedded HTTP server from a PostgreSQL background worker |
| supa_queue | Simple 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. |
| http | HTTP client for PostgreSQL, allows web page retrieval inside the database. |
| pg_turret | Capture PostgreSQL logs and export structured events to HTTP, Kafka, or Sentry |
| pg_net | Async HTTP Requests |
| vmagentfdw | Foreign data wrapper for reading vmagent scrape-target status through its HTTP API. |
| omni_httpc | HTTP client |
| pgweb | Simple HTTP server to help build intuition for MemoryContexts in Postgres |
| pg_https | HTTP/HTTPS client functions for PostgreSQL using libcurl |