Motivation
Access method (AM) design and tuning is a black art.
- Which AM do I use to index my non-traditional data type?
- How well do existing AMs perform for my workload?
Generalized search trees (GiST) provide a framework for AM implementations
amdb is a debugging and analysis tool for GiST-implemented AMs