Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
PostgreSQL 9.4.1 Documentation
PrevUpChapter 57. SP-GiST IndexesNext

57.2. Built-in Operator Classes

The corePostgreSQL distribution includes theSP-GiST operator classes shown inTable 57-1.

Table 57-1. Built-inSP-GiST Operator Classes

NameIndexed Data TypeIndexable Operators
kd_point_opspoint<<<@<^>>>^~=
quad_point_opspoint<<<@<^>>>^~=
range_opsany range type&&&<&>-|-<<<@=>>@>
text_opstext<<==>>=~<=~~<~~>=~~>~

Of the two operator classes for typepoint,quad_point_ops is the default.kd_point_ops supports the same operators but uses a different index data structure which may offer better performance in some applications.


PrevHomeNext
IntroductionUpExtensibility
Go to PostgreSQL 9.4
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp