返回数说广场
2
在 Linux 系统(systemd 管理)中,设置 PostgreSQL 16 服务开机自启的正确命令是?B
A
安装后默认开机自启,无需额外配置
B
systemctl enable postgresql-16
C
echo "/usr/pgsql-16/bin/pg_ctl start -D /var/lib/pgsql/16/data" >> /etc/rc.local
D
chkconfig postgresql on
0
2 140
分享
评论
热门数说



