Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
48.51. pg_ts_config_map
Prev UpChapter 48. System CatalogsHome Next

48.51. 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 48.51. 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 Home Next
48.50. pg_ts_config Up 48.52. pg_ts_dict
pdfepub
Go to Postgres Pro Standard 9.6
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp