select open change scope Open full search

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

Extensions / Functions and aggregates

pg_slugify

Normalize text into URL-friendly slugs with unaccent

pgext.cloud · Source code · Control file

Overview

Packagepg_slugify
Version0.0.1
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemapublic
Stars0
Latest commit2018-10-22
Catalogue updated2026-08-30

Related extensions

Requires

unaccenttext search dictionary that removes accents

See also

slugifyPostgreSQL Extension to generate various variant of Slugs from a string.
unaccenttext search dictionary that removes accents