06 2020 档案

摘要:pg_resetxlog、pg_resetwal工具的两个用法 pg_resetwal — reset the write-ahead log and other control information of a PostgreSQL database cluster pg_resetwal [ - 阅读全文
posted @ 2020-06-29 15:29 狂神314 阅读(4105) 评论(0) 推荐(0) 编辑
摘要:在安装PostgreSQL时, initdb报错: 先是:initdb: invalid locale name "zh_CN.UTF-8" 然后是: initdb: invalid locale settings; check LANG and LC_* environment variables 阅读全文
posted @ 2020-06-19 17:40 狂神314 阅读(7062) 评论(0) 推荐(1) 编辑
摘要:最近几个月忙于POC,很久没有时间研究东西了,今天趁着迁移一个触发器,顺便把触发器的知识捡起来~ 参考资料: https://www.postgresql.org/docs/12/plpgsql-trigger.html 概述:触发器是某个数据库操作发生时被自动调用的函数。可以在INSERT、UPD 阅读全文
posted @ 2020-06-16 14:58 狂神314 阅读(4612) 评论(0) 推荐(1) 编辑

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