GBase 8a
安装配置
文章

V86版本禁用数据库开机启动

发表于2024-07-08 14:51:1125次浏览0个评论

V86版本默认是开机启动的,如果想禁用的话,可以root用户在所有节点执行:

systemctl disable gclusterd gcrecover gbased gcware gcsync

 

要重新启用开机启动,可以root用户在所有节点执行:

systemctl enable gclusterd gcrecover gbased gcware gcsync

评论

登录后才可以发表评论