Hans-Juergen Schoenig: btree vs. BRIN: 2 options for indexing in PostgreSQL data warehouses

📝

内容提要

Indexing is the key to good performance. However, people often ask: Is there an alternative to btree indexing? Can we make indexes in PostgreSQL smaller? Can we create indexes in PostgreSQL...

➡️

继续阅读