select open change scope Open full search

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

Extensions / Compatibility

pg_utl_smtp

Oracle UTL_SMTP compatibility extension for PostgreSQL

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

Overview

Packagepg_utl_smtp
Version1.0.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPGDG
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemautl_smtp
Stars6
Latest commit2026-03-27
Latest release2026-01-18
Catalogue updated2026-08-30

Related extensions

Requires

plperluPL/PerlU untrusted procedural language

See also

pg_smtp_clientPostgreSQL extension to send email using SMTP
omni_emailE-mail framework
orafceFunctions and operators that emulate a subset of functions and packages from the Oracle RDBMS
pg_html5_email_addressPostgreSQL email validation that is consistent with the HTML5 spec
emailaddrEmail address type for PostgreSQL
pg_dbms_metadataExtension to add Oracle DBMS_METADATA compatibility to PostgreSQL
pg_dbms_lockExtension to add Oracle DBMS_LOCK full compatibility to PostgreSQL
pg_dbms_jobExtension to add Oracle DBMS_JOB full compatibility to PostgreSQL
pg_dbms_errlogEmulate DBMS_ERRLOG Oracle module to log DML errors in a dedicated table.
db2fceDB2 compatibility functions, types, operators, and SYSIBM.SYSDUMMY1 for PostgreSQL.