Skip to content

Hstore for keeping metric dimension

Heinz N. Gies requested to merge hstore into master

Created by: szarsti

This significantly simplifies database schema by using postgres native hash structures for keeping and indexing dimensions. Benefit is smaller space usage and better performance.

Merge request reports