PostgreSQL gRPC
pgext.cloud · Source code · License text · Control file
| Package | pg_grpc |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2021-02-26 |
| Catalogue updated | 2026-08-30 |
| grpc_fdw | Foreign data wrapper that delegates table operations to services over gRPC. |
| postfga | A preload PostgreSQL extension integrating OpenFGA authorization through an FDW, C functions, gRPC background work and shared-memory caching. |
| rppd | Trigger-based PostgreSQL event dispatcher that sends row changes over gRPC to a clustered Rust/Python execution service. |
| rpc | Synchronous JSON-to-JSON RPC client for PostgreSQL over a Unix domain socket, with a companion Go server example |