03 2020 档案

摘要:今天看了同事写的的关于复制槽和hot_standby_feedback的帖子,将以前不是很清楚的地方和他一起讨论了一下,在这里做个记录,以防再次混乱: 参考同事的公众号文章(搜索公众号:PostgreSQL学徒): https://mp.weixin.qq.com/s?__biz=MzUyOTAyM 阅读全文
posted @ 2020-03-24 18:18 狂神314 阅读(845) 评论(0) 推荐(0) 编辑
摘要:Linux 中直接 I/O 机制的介绍: https://www.ibm.com/developerworks/cn/linux/l-cn-directio/ 文件系统缓存,filesystem cache https://blog.csdn.net/shb_derek1/article/detai 阅读全文
posted @ 2020-03-11 15:09 狂神314 阅读(329) 评论(0) 推荐(0) 编辑
摘要:1)checkpoint相关参数 checkpoint_timeout (integer) Maximum time between automatic WAL checkpoints. If this value is specified without units, it is taken as 阅读全文
posted @ 2020-03-11 12:08 狂神314 阅读(2557) 评论(1) 推荐(0) 编辑
摘要:在很多时候我们查看官方手册,发现synchronous_commit参数的介绍中,on比remote_apply先介绍,就认为on的级别比remote_apply高,其实不然: 在官网上的说明: synchronous_commit (enum) Specifies whether transact 阅读全文
posted @ 2020-03-09 16:18 狂神314 阅读(1426) 评论(0) 推荐(0) 编辑
摘要:本来想自己整理一个的,但是这篇博客确实写的好,就转载了······ 转自: https://www.cnblogs.com/qgc1995/p/7523786.html 大家都知道在做性能测试的时候,需要监控服务器的资源情况,而大多数服务器是Linux系统,网上资料嘿多,这里汇总介绍下Nmon监控工 阅读全文
posted @ 2020-03-05 10:03 狂神314 阅读(266) 评论(0) 推荐(0) 编辑
摘要:转自: https://my.oschina.net/ashnah/blog/1550610 Postgresql中,pgcrypto是contrib下的一个插件,它提供了一些加密函数,可以实现服务器端的数据加密。我们可以在SQL语句中调用这些函数来完成数据的加密,比如: insert into p 阅读全文
posted @ 2020-03-04 10:43 狂神314 阅读(3325) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示