select open change scope Open full search

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

Extensions / Foreign data wrappers

vmagentfdw

Foreign data wrapper for reading vmagent scrape-target status through its HTTP API.

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

Overview

Packagevmagentfdw
Version0.0.2
PostgreSQL versions14 · 15 · 16
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars1
Latest commit2024-03-08
Latest release2024-03-08
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.
stripeExperimental generated SQL/PLPython SDK for calling the Stripe REST API from PostgreSQL.
filesystemfilesystem foreign data wrapper
twitter_fdwLegacy foreign data wrapper for the retired unauthenticated Twitter Search API.
www_fdwForeign data wrapper for accessing web services from PostgreSQL.
dataclipsArchived, unfinished C prototype for querying Heroku Dataclips through a function and planned FDW.
pg_headerkitPostgreSQL SQL functions for reading PostgREST request headers inside database code
omni_restREST API toolkit (with PostgREST support)
pgscaleBackground worker exposing PostgreSQL statistics views through a simple HTTP endpoint.
pg_graphqlAdd in-database GraphQL support