Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
60.2. Built-in Operator Classes
Prev UpChapter 60. SP-GiST IndexesHome Next

60.2. Built-in Operator Classes

The corePostgres Pro distribution includes theSP-GiST operator classes shown inTable 60.1.

Table 60.1. Built-inSP-GiST Operator Classes

NameIndexed Data TypeIndexable OperatorsOrdering Operators
kd_point_opspoint<<<@<^>>>^~=<->
quad_point_opspoint<<<@<^>>>^~=<->
range_opsany range type&&&<&>-|-<<<@=>>@>
box_opsbox<<&<&&&>>>~=@><@&<|<<||>>|&>
circle_opscircle<<&<&&&>>>~=@><@&<|<<||>>|&><->
poly_opspolygon<<&<&&&>>>~=@><@&<|<<||>>|&><->
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 that may offer better performance in some applications.

Thequad_point_ops,kd_point_ops,circle_ops, andpoly_ops operator classes support the<-> ordering operator, which enables the k-nearest neighbor (k-NN) search over indexed point, circle, or polygon datasets.


Prev Home Next
60.1. Introduction Up 60.3. Extensibility
epubpdf
Go to Postgres Pro Enterprise 9.6
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp