- Mastering PostgreSQL 12
- Hans Jürgen Sch?nig
- 36字
- 2021-08-20 10:00:31
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:

The support functions required by BRIN are as follows:
