select open change scope Open full search

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

Extensions / Administration

pg_remote_exec

Executes shell commands from SQL and optionally returns their standard output.

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagepg_remote_exec
Version1.0
PostgreSQL versions12 · 13 · 14 · 15 · 16
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemapg_catalog
Stars10
Latest commit2024-07-11
Latest release2024-03-14
Catalogue updated2026-08-30

Related extensions

See also

pg_sshRun remote commands over SSH from PostgreSQL (libssh2; in-memory private-key auth)
plsh_mtbA PostgreSQL multi-tenant backup controller implemented with PL/SH and an installed Korn shell command.