select open change scope Open full search

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

Extensions / Features

accel_ext

Fine-grained accelerator offload runtime that overlaps GPU, HSM, or inference work with other PostgreSQL requests.

pgext.cloud · Source code · Control file

Overview

Packageaccel_ext
Version1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars9
Latest commit2026-08-23
Latest release2026-08-22
Catalogue updated2026-08-30

Related extensions

See also

redis_backed_storageExperimental PostgreSQL table access method backed by Redis storage.
redis_linkRead-write PostgreSQL foreign data wrapper for Redis strings, hashes, and sets, with basic Redis Cluster support
pg_redispubPublish channel messages from PostgreSQL to a local Redis server
async_responsePostgreSQL - Multiple asynchronous responses in one query
redis_fdw_rsThis extension allows PostgreSQL to directly query and manipulate Redis data as if it were regular PostgreSQL tables.
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
redis_fdwForeign data wrapper for querying a Redis server