0
点赞
收藏
分享

微信扫一扫

Postgresql巡检脚本

吃面多放酱 2022-05-01 阅读 61

Postgresql巡检脚本

巡检效果

巡检效果1

巡检效果2
巡检效果3

巡检命令

psql -U postgres -h 192.168.56.111 -p 54324 -d postgres -W -H -f db_hc_postgresql_v2.0.0_12.5_by_czq.sql > db_hc_postgresql_`date "+%Y-%m-%d_%H:%M:%S"`.html

巡检脚本

原创不易,私信我,获取源码。
举报

相关推荐

0 条评论