Mastering PostgreSQL 9.6
上QQ阅读APP看书,第一时间看更新

Understanding additional B-tree features

In PostgreSQL, indexing is a large field and covers many aspects of database work. As I have outlined in this book already, indexing is key to performance. There is no good performance without proper indexing. Therefore, it is worth inspecting those indexing-related features in more detail.