摘要:
postgresql 9.1 做异机 pitr 时,可以read only恢复到指定的时间点“recovery stopping before commit of transaction 1413611332, time 2018-02-23 17:00:0... 阅读全文
摘要:
https://www.postgresql.org/support/versioning/Version Current minor Supported First release date EOL date10 10.2 Yes Oct... 阅读全文
摘要:
今天在本地虚拟机测试了mongodb 的 kill -9 处理方式。 总结了一下。mongodb 3.2.6# ps -ef|grep -i mongod# kill -9 27332# cd /var/lib/mongodb/# rm ./mongod.l... 阅读全文