Run remote commands over SSH from PostgreSQL (libssh2; in-memory private-key auth)
pgext.cloud · Source code · Documentation · Control file
| Package | pg_ssh |
|---|---|
| Version | 0.3.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 0 |
| Latest commit | 2026-07-04 |
| Latest release | 2026-07-05 |
| Catalogue updated | 2026-08-30 |
| pg_remote_exec | Executes shell commands from SQL and optionally returns their standard output. |
| plsh_mtb | A PostgreSQL multi-tenant backup controller implemented with PL/SH and an installed Korn shell command. |