一个守望数据库的老菜鸟
发布时间:2016-11-11 15:48:26
博客文章除注明转载外,均为原创。转载请注明出处。本文链接地址:http://blog.chinaunix.net/uid-31396856-id-5755015.htmlLinux系统使用代理连接互联网的时候,如果需要使用用yum和wget下载更新软件源,则需要分别配置1.yum如果要直接使用yum,则需要编辑/etc/yum.conf,如下proxy=http://10.10.0.10:8080 pr.........【阅读全文】
发布时间:2016-11-09 15:43:21
博客文章除注明转载外,均为原创。转载请注明出处。本文链接地址:http://blog.chinaunix.net/uid-31396856-id-5754849.html一、简述 redis高可用方案有很多,比如:(1)keepalived+redis主从方案,keepalived是主备模式;(2)使用redis sentinel做redis高可用方案,用sentinel去做redis自动故障转移.........【阅读全文】
发布时间:2016-11-06 07:53:14
博客文章除注明转载外,均为原创。转载请注明出处。本文链接地址:http://blog.chinaunix.net/uid-31396856-id-5754625.htmlOracle TPCC压力测试常用工具如下:BenchmarkSQLhammerDB......【阅读全文】