A.track_activities B.track_counts C.track_functions D.log_planner_stats
单项选择题在PostgresSQL中,切换log日志文件到下一个的命令是什么?()
A.selectpg_reload_conf(); B.selectpg_rotate_logfile(); C.selectpg_switch_xlog(); D.checkpoint;
单项选择题在PostgresSQL中,使用命令analyze手工收集统计信息,收集后的结果保存在哪个系统表中?()
A.pg_statistic B.pg_stat C.pg_index D.pg_class
单项选择题在PostgresSQL的数据目录结构中,一些共享系统表的目录是哪个?()
A.base B.global C.pg_clog D.pg_xlog
单项选择题在PostgresSQL的数据目录结构中,默认表空间的目录是哪个?()
A.base B.global C.pg_tblsp D.pg_log
单项选择题在PostgresSQL中,下面哪个系统字段表示数据行在它所处的表内的物理位置?()
A.ctid B.xmin C.oid D.cmin