Pg_utl_SMTP for PostgreSQL Like Oracle Utl_SMTP
hexacluster.ai
Pg_utl_SMTP for PostgreSQL Like Oracle Utl_SMTP
1–2 of 2 posts
Re: Pg_utl_SMTP for PostgreSQL Like Oracle Utl_SMTP
#2This extension emulates Oracle's UTL_SMTP in PostgreSQL to send emails from database.
This is to only simplify rewrites of stored procedures during Oracle to PostgreSQL migrations.