摘要: org https://www.mysql.com/ https://www.mysql.com/downloads/ https://www.mysql.com/cn/products/community/org doc https://dev.mysql... 阅读全文
posted @ 2018-04-13 17:46 peiybpeiyb 阅读(239) 评论(0) 推荐(0) 编辑
摘要: 切换前 192.168.56.100 master 192.168.56.200 slave切换后 192.168.56.100 slave 192.168.56.200 masterMySQL [(none)]> select version();+--... 阅读全文
posted @ 2018-04-13 17:00 peiybpeiyb 阅读(666) 评论(0) 推荐(0) 编辑
摘要: ebs 12.1.3 ,经常需要查看一些日志,这里自己记录一下,方便以后快速查找。# find /ebsfs/EBSPROD/inst -type f -mmin -100/ebsfs/EBSPROD/inst/apps/EBSPROD_erp/logs/a... 阅读全文
posted @ 2018-04-13 14:46 peiybpeiyb 阅读(843) 评论(0) 推荐(0) 编辑
摘要: pg_test_fsync 是测试 wal_sync_method设置哪个值最快,还可以在发生认定的 I/O 问题时提供诊断信息。 pg_test_fsync为 wal_sync_method报告以微秒计的平均文件同步操作时间, 也能被用来提示用于优化com... 阅读全文
posted @ 2018-04-13 11:39 peiybpeiyb 阅读(407) 评论(0) 推荐(0) 编辑