在Linux系统中,可以使用以下命令来查看数据库的运行状态:
systemctl status mysql
或
service mysql status
systemctl status mariadb
或
service mariadb status
systemctl status postgresql
或
service postgresql status
systemctl status mongod
或
service mongod status
systemctl status redis
或
service redis status
以上命令将显示数据库服务的运行状态信息,包括进程ID、启动时间等。
辰迅云「云服务器」,即开即用、新一代英特尔至强铂金CPU、三副本存储NVMe SSD云盘,价格低至29元/月。点击查看>>
推荐阅读: linux中怎么强制结束进程