select open change scope Open full search

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

Extensions / Data types

pg_smaz

Smaz-compressed text type with length and raw-byte accessors.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_smaz
Version0.0.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars0
Catalogue updated2026-07-30

Related extensions

See also

text_domainsPure-SQL collection of constrained PostgreSQL text domains for nonempty, alphabetic, alphanumeric, case-specific, and fixed-length values.
postgres_securityDefine a schema-local text type that duplicates PostgreSQL text storage and I/O behavior
ntextJapanese normalized-comparison text type for UTF-8 strings
randomstringrandomstring: generate pseudo-random text and bytea values
pgunicollGenerate ICU Unicode Collation Algorithm sort keys for PostgreSQL text values.
all_substrings_tokenizerTokenizes text to all substrings bigger than a fixed character length.
pg_strAdd Laravel-inspired string manipulation functions to PostgreSQL using pgrx
pg_markdownPre-release Markdown-to-HTML conversion extension for PostgreSQL.