1、使用gpconfig 提示 “FATAL: database "gpadmin" does not exist”
export PGDATABASE=lxcs_datahub
2、Disk read/write request response are too high
log_statement值是none,为什么还是会有记录呢
log_min_messages 值是error,为什么还是记录log类型呢
文档上的类型log_min_messages LOG是小与ERROR的
而在postgresql.conf配置文件中error<log
设置级别为fatal
设置fatal。还是有log级别的日志写入
3、activeWeight underflow