单项选择题
在PostgresSQL的以下索引中,最常见的索引并且适合处理等值查询和范围查询的索引是哪个?()
A.B-tree
B.Hash
C.GiST
D.SP-GiST
E.GIN
点击查看答案&解析
相关考题
-
多项选择题
在PostgresSQL中,支持以下哪些索引?()
A.B-tree
B.Hash
C.GiST
D.SP-GiST
E.GIN -
多项选择题
PostgresSQL软件安装后的目录结构有哪些?()
A.bin
B.data
C.lib
D.share
E.include
F.archive -
多项选择题
在PostgresSQL中,以下属于本地内存缓冲区的有哪些?()
A.shared_buffers
B.temp_buffers
C.work_mem
D.maintenance_work_mem
