Releases: dibrother/pub_scripts
Releases · dibrother/pub_scripts
v2.0.1
MySQL
- 主从相关配置文件增加 report_host , report_port
- sql_mode 更改为通用的(去除 on_full_group_by 等限制)
- xtrabackup备份脚本修正删除历史备份有时候不生效问题
PostgreSQL(PG12版本,其他版本自行替换包)
- 部署单机 PG
- 部署高可用PG(基于 patroni)
- 默认备份工具为基于CentOS7编译好的 pgbackrest(PG12)