2025年4月8日
摘要: 1 Pg_rman备份与恢复 1.1 配置归档 /opt/pgsql/13/data/postgresql.conf # 设置归档目录 archive_mode = on archive_command = 'cp %p /opt/pgsql/13/archive_wals/%f' 1.2 备份 3 阅读全文
posted @ 2025-04-08 08:45 !!雪莲花!! 阅读(48) 评论(0) 推荐(0)