什么是高级?这就叫高级—openGauss(358)

14 阅读1分钟

#openGauss #入门 #安装 #数据库 #开源

知识来源:docs-opengauss.osinfra.cn/zh/

这种行为是有必要的,因为它支持搜索整个复合词和各组件。这里是另一个例子:

openGauss=# SELECT alias, Description, token FROM ts_debug('english','http://example.com/stuff/index.html');
  alias   |  Description  |            token             
----------+---------------+------------------------------
 protocol | Protocol head | http://
 url      | URL           | example.com/stuff/index.html
 host     | Host          | example.com
 url_path | URL path      | /stuff/index.html

#openGauss #入门 #安装 #数据库 #开源

知识来源:docs-opengauss.osinfra.cn/zh/