select open change scope Open full search

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

Extensions / Utilities

pg_net

Async HTTP Requests

pgext.cloud · Source code · Website · License text · Control file

Overview

Packagepg_net
Version0.20.5
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariespg_net
Schemanet
Stars367
Latest commit2026-08-06
Latest release2026-07-09
Catalogue updated2026-08-30

Related extensions

Required by

keyhippoRLS-compatible API keys for PostgreSQL
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.

See also

httpHTTP client for PostgreSQL, allows web page retrieval inside the database.
pg_curlRun curl actions for data transfer in URL syntax
omni_httpcHTTP client
pg_graphqlAdd in-database GraphQL support
documentdbAPI surface for DocumentDB for PostgreSQL