select open change scope Open full search

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

Extensions / Utilities

async_response

PostgreSQL - Multiple asynchronous responses in one query

pgext.cloud · Source code · Documentation · Control file

Overview

Packageasync_response
Version1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars2
Latest commit2022-12-23
Catalogue updated2026-08-30

Related extensions

See also

redis_fdw_rsThis extension allows PostgreSQL to directly query and manipulate Redis data as if it were regular PostgreSQL tables.
redis_linkRead-write PostgreSQL foreign data wrapper for Redis strings, hashes, and sets, with basic Redis Cluster support
accel_extFine-grained accelerator offload runtime that overlaps GPU, HSM, or inference work with other PostgreSQL requests.
pg_redispubPublish channel messages from PostgreSQL to a local Redis server
redis_backed_storageExperimental PostgreSQL table access method backed by Redis storage.
postgres_redissynchronize selected PostgreSQL table values to Redis with hooks and a background worker
pgkvRedis-like key-value store for PostgreSQL using JSONB-backed PL/pgSQL functions
notify_nowPostgreSQL Extension to send multiple responses from one SQL Query using LISTEN/NOFITY API