Description
Improves PostgreSQL inverted indexes with extra posting-list information. It is a database extension for search-heavy workloads that need ranking, phrase search, or richer index data than standard GIN can provide. Users enable it in PostgreSQL and choose RUM indexes for selected tables through SQL.