在线观看 国产-在线高清一级欧美精品-在线高清国产-在线福利视频-久久观看视频-久久观看

下載吧 - 綠色安全的游戲和軟件下載中心

軟件下載吧

當前位置:軟件下載吧 > 技術開發 > 數據庫 > postgresql 數據庫基礎 關于like%xxx% 全模糊匹配 的優化操作

postgresql 數據庫基礎 關于like%xxx% 全模糊匹配 的優化操作

時間:2024-02-07 12:09作者:下載吧人氣:35

任何一個關系型數據庫關于模糊匹配(like)的優化都是一件痛苦的事,相對而言,諸如like ‘abc%’之類的還好一點,可以通過創建索引來優化,但對于like ‘c%’之類的,真的就沒有辦法了。

這里介紹一種postgresql關于like ‘c%’的優化方法,是基于全文檢索的特性來實現的。

測試數據準備(環境centos6.5 + postgresql 9.6.1)。

postgres=# create table ts(id int,name text);
CREATE TABLE
postgres=# d ts
Table “public.ts”
Column | Type | Modifiers
——–+———+———–
id | integer |
name | text |
postgres=# insert into ts select n,n||’_pjy’ from generate_series(1,2000) n;
INSERT 0 2000
postgres=# insert into ts select n,n||’_mdh’ from generate_series(1,2000000) n;
INSERT 0 2000000
postgres=# insert into ts select n,n||’_lmm’ from generate_series(1,2000000) n;
INSERT 0 2000000
postgres=# insert into ts select n,n||’_syf’ from generate_series(1,2000000) n;
INSERT 0 2000000
postgres=# insert into ts select n,n||’_wbd’ from generate_series(1,2000000) n;
INSERT 0 2000000
postgres=# insert into ts select n,n||’_hhh’ from generate_series(1,2000000) n;
INSERT 0 2000000
postgres=# insert into ts select n,n||’_sjw’ from generate_series(1,2000000) n;
INSERT 0 2000000
postgres=# insert into ts select n,n||’_jjs’ from generate_series(1,2000000) n;
INSERT 0 2000000
postgres=# insert into ts select n,n||’_ymd’ from generate_series(1,2000000) n;
INSERT 0 2000000
postgres=# insert into ts select n,n||’_biu’ from generate_series(1,2000000) n;
INSERT 0 2000000
postgres=# insert into ts select n,n||’_dfl’ from generate_series(1,2000000) n;
INSERT 0 2000000
postgres=# select count(*) from ts;
count
———-
20002000
(1 row)

標簽MySQL,技術文檔,數據庫,PostgreSQL

相關下載

查看所有評論+

網友評論

網友
您的評論需要經過審核才能顯示

熱門閱覽

最新排行

公眾號

主站蜘蛛池模板: 亚洲图片自拍偷拍 | 自拍视频国产 | 国内精品久久久久 | 羞羞视频官网 | 亚洲精品午夜视频 | 亚洲欧美久久精品 | 亚洲视频在线观看网站 | 久久99精品久久久久久野外 | 2023男人天堂| 亚洲国产成人久久综合碰 | 免费羞羞网站视频 | 九色视频网址 | 在线观看国产一区二区三区 | 精品视频福利 | 婷婷国产天堂久久综合五月 | 九九亚洲精品 | 欧美成人精品第一区首页 | 伊人天堂网 | 中文字幕综合久久久久 | 永久免费在线观看视频 | 在线观看99 | 国产精品四虎 | 国产成人精品久久亚洲高清不卡 | 波多结衣在线 | 婷婷激情综合五月天 | 亚洲天堂男人在线 | 男人的天堂2021 | 国产精品一区久久精品 | avtt一区| 国产精品午夜剧场 | 伊人网在线免费观看 | 中国国产成人精品久久 | 在线综合视频 | 亚洲国产精品免费在线观看 | 亚洲天堂男人的天堂 | 色无五月| 久久国产精品一区 | 四色在线精品免费观看 | 激情五月婷婷在线 | 伊人狠狠色j香婷婷综合 | 波多野结衣在线观看免费 |