send bytes from PostgreSQL to a TCP/IP socket
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pgsocket |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 10 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Schema | public |
| Stars | 19 |
| Latest commit | 2020-04-15 |
| Latest release | 2018-09-11 |
| Catalogue updated | 2026-08-30 |
| pg_udp | Send UDP datagrams from a PostgreSQL function. |
| inetrange | Range type for PostgreSQL inet values with range operators and GiST indexing support. |
| gms_tcp | provides TCP/IP client=side access functionality in PL/SQL |
| pg_logfebe | log via febe framing protocol to a unix socket |
| pg_metricus | Sends custom metrics from PL/pgSQL code to socket-based aggregators such as Brubeck or Graphite. |
| connection_limits | Enforce connection quotas by user, database, source IP or hostname, including combined rules. |
| rpc | Synchronous JSON-to-JSON RPC client for PostgreSQL over a Unix domain socket, with a companion Go server example |
| r53db | r53db, the PostgreSQL Foreign Data Wrapper for the AWS Route53 Database service |