单项选择题PostgreSQL关闭数据库的选项中,相当于Oracle shutdown immediate方式的是()
A.smart B.fast C.immediate D.abort
判断题PostgreSQL中range类型不支持使用=或<>等操作符。