- Mastering PostgreSQL 10
- Hans Jürgen Sch?nig
- 52字
- 2021-06-30 19:03:55
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 the key to performance. There is no good performance without proper indexing. Therefore, it is worth inspecting these indexing- related features in more detail.