postgres 退出_Postgresl选择正确的关闭模式
停止数据库的命令:pg_ctl stop -D $PGDATA [-m shutdown-mode]shutdown-mode有如下几种模式:1. smart: 等所有的连接中止后
1月前130
停止数据库的命令:pg_ctl stop -D $PGDATA [-m shutdown-mode]shutdown-mode有如下几种模式:1. smart: 等所有的连接中止后