- Mastering PostgreSQL 9.6
- Hans Jurgen Schonig
- 50字
- 2021-07-09 19:57:18
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.