文件用途
詳細資訊
文件用途
highgo database資料庫清理流複製節點詳細配置過程
詳細資訊
主庫:[highgo@localhost 4.1]$ cp -rp data data.bak_180122
[highgo@localhost 4.1]$ du -sh *
221g data
221g data.bak_180122
備庫:[highgo@localhost 4.1]$ cp -rp data data.bak_180122
[highgo@localhost 4.1]$ du -sh *
91g data
91g data.bak_180122
243\236\237\238
cd $pgdata
sed -i '$ s/on/off/g' postgresql.auto.conf
cat postgresql.auto.conf | grep hot_standby_feedback
25.21\22\23\24
cd $pgdata
sed -i "$ a hot_standby_feedback = 'off' " postgresql.auto.conf
cat postgresql.auto.conf | grep hot_standby_feedback
wal_level = archive
max_wal_senders = '0'
hot_standby = 'off'
[highgo@localhost base]$ du -sh * 檢視每個資料庫實際的大小
7.3m 1
7.3m 13345
7.5m 13350
39m 17042
11g 17652
78g 18657
8.0m 27487
12k pgsql_tmp
連線到主備資料庫進行清理
更多詳細資訊請登入【瀚高技術支援平台】檢視
Highgo Database故障收集指令碼
目錄 文件用途 詳細資訊 相關文件 文件用途 本文件為highgo database故障收集指令碼的指導文件,將會不定期更新,使用前請及時更新。詳細資訊 2 解壓hgdb check once.zip檔案 3 進入解壓後的資料夾hgdb check once 4 找到 5 雙擊執行 6 在顯示的視窗...
HighGo Database效能引數及調整建議
目錄 文件用途 詳細資訊 文件用途 本文件提供了highgo database效能引數的作用及調整方向,使用過程中需參照實際情況具體進行選擇。詳細資訊 shared buffers 最重要的引數,highgo database通過shared buffers 和核心和磁碟進行資料交換,因此應該盡量大...
Catalan數(卡特蘭數)
卡特蘭數 規定h 0 1,而h 1 1,h 2 2,h 3 5,h 4 14,h 5 42,h 6 132,h 7 429,h 8 1430,h 9 4862,h 10 16796,h 11 58786,h 12 208012,h 13 742900,h 14 2674440,h 15 969484...