pg_utl_smtp v1.0 is a PostgreSQL extension that provides Oracle UTL_SMTP package compatibility for sending email notifications directly from database triggers and stored procedures. Built using plperl and the Net::SMTP Perl module, it supports PostgreSQL versions 12 and above. The extension enables data-driven email actions like security alerts and threshold notifications without requiring application intervention. Released under PostgreSQL license by HexaCluster Corp as part of their HexaRocket migration solution.

2m read timeFrom postgresql.org
Post cover image
Table of contents
PostgreSQL UTL_SMTP compatibility extensionLinks & CreditsAbout pg_utl_smtp
1.3K Impressions