#openGauss #入门 #安装 #数据库 #开源
知识来源:docs-opengauss.osinfra.cn/zh/
同时,*也可以附加到词素来指定前缀匹配:
openGauss=# SELECT to_tsquery('supern:*A & star:A*B');
to_tsquery
--------------------------
'supern':*A & 'star':*AB
(1 row)
#openGauss #入门 #安装 #数据库 #开源