HTTP/HTTPS client functions for PostgreSQL using libcurl
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_https |
|---|---|
| Version | 1.1 |
| PostgreSQL versions | 17 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | pg_https |
| Schema | requests |
| Stars | 0 |
| Latest commit | 2026-07-02 |
| Catalogue updated | 2026-08-30 |
| http | HTTP client for PostgreSQL, allows web page retrieval inside the database. |
| pg_net | Async HTTP Requests |
| omni_httpc | HTTP client |
| 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. |
| stripe | Experimental generated SQL/PLPython SDK for calling the Stripe REST API from PostgreSQL. |
| pg_web | Run an embedded HTTP server from a PostgreSQL background worker |
| pg_turret | Capture PostgreSQL logs and export structured events to HTTP, Kafka, or Sentry |
| ollama | Ollama client for PostgreSQL |