Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
50.59. pg_ts_config_map
Prev UpChapter 50. System CatalogsHome Next

50.59. pg_ts_config_map

Thepg_ts_config_map catalog contains entries showing which text search dictionaries should be consulted, and in what order, for each output token type of each text search configuration's parser.

Postgres Pro's text search features are described at length inChapter 12.

Table 50.59. pg_ts_config_map Columns

NameTypeReferencesDescription
mapcfgoidpg_ts_config.oidThe OID of thepg_ts_config entry owning this map entry
maptokentypeinteger A token type emitted by the configuration's parser
mapseqnointeger Order in which to consult this entry (lowermapseqnos first)
mapdictoidpg_ts_dict.oidThe OID of the text search dictionary to consult


Prev Up Next
50.58. pg_ts_config Home 50.60. pg_ts_dict
epubpdf
Go to Postgres Pro Standard 12
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp