書名: Mastering PostgreSQL 10作者名: Hans Jürgen Sch?nig本章字數: 25字更新時間: 2021-06-30 19:03:58
Extending BRIN indexes
BRIN supports the same strategies as a b-tree and therefore needs the same set of operators. The code can be reused nicely:

BRIN supports the same strategies as a b-tree and therefore needs the same set of operators. The code can be reused nicely: