select open change scope Open full search

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

Extensions / Data types

email

Email address data type with validation, equality operators, and user/domain helper functions.

pgext.cloud · Source code · Documentation · Control file · PGXN

Overview

Packageemail
Version0.1
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars6
Latest commit2013-05-10
Latest release2013-05-10
Catalogue updated2026-08-30

Related extensions

See also

emailaddrEmail address type for PostgreSQL
pg_html5_email_addressPostgreSQL email validation that is consistent with the HTML5 spec
pg_normalize_emailNormalize email addresses in PostgreSQL
pgsmtpSend SMTP email and file attachments from PostgreSQL using untrusted PL/Python functions.
pg_sendmailSends email from SQL by invoking a sendmail-compatible executable at a fixed server path.
omni_emailE-mail framework
bfnRust/pgrx utility extension with UUID, date, string, JSON/address, and validation helper functions.
pg_smtp_clientPostgreSQL extension to send email using SMTP