- Mastering PostgreSQL 9.6
- Hans Jurgen Schonig
- 76字
- 2021-07-09 19:57:20
Hash indexes
Hash indexes have been around for many years. The idea is to hash the input value and store it for later lookups. Having hash indexes actually makes sense. However, it is not advised to use them in PostgreSQL. The reason for that is that hashes are not very good at concurrency and have no support for the PostgreSQL transaction log. In short, you should not use them in real-world systems in the foreseeable future.
推薦閱讀
- 課課通計(jì)算機(jī)原理
- Photoshop CS4經(jīng)典380例
- 數(shù)據(jù)挖掘?qū)嵱冒咐治?/a>
- 統(tǒng)計(jì)學(xué)習(xí)理論與方法:R語(yǔ)言版
- Citrix? XenDesktop? 7 Cookbook
- PLC與變頻技術(shù)應(yīng)用
- Photoshop CS5圖像處理入門、進(jìn)階與提高
- Mastering OpenStack(Second Edition)
- Natural Language Processing and Computational Linguistics
- Windows 7來(lái)了
- 智能小車機(jī)器人制作大全(第2版)
- 局域網(wǎng)應(yīng)用一點(diǎn)通
- 樂高機(jī)器人:Scratch與WeDo編程基礎(chǔ)實(shí)戰(zhàn)應(yīng)用
- 系統(tǒng)與服務(wù)監(jiān)控技術(shù)實(shí)踐
- 機(jī)器人制作入門(第3版)