Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
64.2. Built-in Operator Classes
Prev UpChapter 64. BRIN IndexesHome Next

64.2. Built-in Operator Classes

The corePostgreSQL distribution includes theBRIN operator classes shown inTable 64.1.

Theminmax operator classes store the minimum and the maximum values appearing in the indexed column within the range. Theinclusion operator classes store a value which includes the values in the indexed column within the range.

Table 64.1. Built-inBRIN Operator Classes

NameIndexed Data TypeIndexable Operators
abstime_minmax_opsabstime<<==>=>
int8_minmax_opsbigint<<==>=>
bit_minmax_opsbit<<==>=>
varbit_minmax_opsbit varying<<==>=>
box_inclusion_opsbox<<&<&&&>>>~=@><@&<|<<||>>|&>
bytea_minmax_opsbytea<<==>=>
bpchar_minmax_opscharacter<<==>=>
char_minmax_ops"char"<<==>=>
date_minmax_opsdate<<==>=>
float8_minmax_opsdouble precision<<==>=>
inet_minmax_opsinet<<==>=>
network_inclusion_opsinet&&>>=<<==>><<
int4_minmax_opsinteger<<==>=>
interval_minmax_opsinterval<<==>=>
macaddr_minmax_opsmacaddr<<==>=>
name_minmax_opsname<<==>=>
numeric_minmax_opsnumeric<<==>=>
pg_lsn_minmax_opspg_lsn<<==>=>
oid_minmax_opsoid<<==>=>
range_inclusion_opsany range type<<&<&&&>>>@><@-|-=<<==>>=
float4_minmax_opsreal<<==>=>
reltime_minmax_opsreltime<<==>=>
int2_minmax_opssmallint<<==>=>
text_minmax_opstext<<==>=>
tid_minmax_opstid<<==>=>
timestamp_minmax_opstimestamp without time zone<<==>=>
timestamptz_minmax_opstimestamp with time zone<<==>=>
time_minmax_opstime without time zone<<==>=>
timetz_minmax_opstime with time zone<<==>=>
uuid_minmax_opsuuid<<==>=>


Prev Up Next
64.1. Introduction Home 64.3. Extensibility
epubpdf
Go to PostgreSQL 9.6
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp