#

indexscan

  • PostgreSQL DBA(6) - SeqScan vs IndexScan vs Bit...

    本節(jié)介紹了PostgreSQL中數(shù)據(jù)表的三種掃描類(lèi)型,分別是順序掃描SeqScan、索引掃描IndexScan和位圖堆掃描BitmapHeapScan。 一、簡(jiǎn)介 選擇率=條

    作者:husthxd
    2020-08-05 11:34:20