Choosing a Software-based Compression Scheme - Teradata Vantage - Analytics Database

Database Design

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
ogg1628096130566.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
zqc1472244571611
lifecycle
lifecycle
Product Category
Teradata Vantageā„¢

In some cases, such as when column values are mostly unique, algorithmic compression can provide better compression results than multivalue compression. Because multivalue compression can coexist with algorithmic compression, users have the flexibility of an IF-ELSE option: either compressing values from a dictionary or using a custom compression algorithm.

Algorithmic compression has a fairly high overhead each time the compressed column is accessed during the execution of a query. It is best used for columns that are used only for the final projected answer set.