开发者

Multi column index implementation

开发者 https://www.devze.com 2023-02-18 23:19 出处:网络
Does anyone know how the multi co开发者_StackOverflow中文版lumn index is implemented in (B-Tree or whatever)?

Does anyone know how the multi co开发者_StackOverflow中文版lumn index is implemented in (B-Tree or whatever)?

is the key concatenated or it is something like the kd-tree?


Answer here: http://www.postgresql.org/docs/current/interactive/indexes-multicolumn.html

0

精彩评论

暂无评论...
验证码 换一张
取 消