本文目錄 簡介 pg_rman的用法 pg_rman使用前提- 創(chuàng)建備份目錄- 設(shè)置環(huán)境變量- pg_rman init 初始化 pg_rman兩種備份方式- 全量備份- 增...
IP屬地:吉林
本文目錄 簡介 pg_rman的用法 pg_rman使用前提- 創(chuàng)建備份目錄- 設(shè)置環(huán)境變量- pg_rman init 初始化 pg_rman兩種備份方式- 全量備份- 增...
一、安裝步驟 1、設(shè)置保存安裝包的目錄 # cd /usr/local/src 2、開始下載源包 # wget https://ftp.postgresql.org/pub/...
安裝PostgreSQL數(shù)據(jù)庫(Linux篇) 編譯環(huán)境 Linux: CentOS 5.5 # yum install readline readline-devel # ...
prometheus是一款短期監(jiān)控軟件,他在云計算領(lǐng)域有很高的應(yīng)用,與容器技術(shù)融合度非常高,在此我嘗試使用prometheus監(jiān)控docker容器,并自動發(fā)現(xiàn)新容器。 安裝p...