磨礪技術珠磯,踐行數據之道,追求卓越價值
回到上一級頁面: PostgreSQL基礎知識與基本操作索引頁 回到頂級頁面:PostgreSQL索引頁
[作者 高健@博客園 luckyjackgao@gmail.com]
PEM (Postgres Enterprise Manager),它包含很多組件: PEM_3_0_Installation_Guide_v3.pdf 中說:
Postgres Enterprise Manager™ installers are available via StackBuilder, or from the EnterpriseDB website at:
http://www.enterprisedb.com/download-postgres-enterprise-manager
To install all of the Postgres Enterprise Manager™ components and take full advantage of PEM functionality, you will need three installers, and the SQL Profiler plug-in:
The PEM server installer:
pem_server-3.x.x-x-platform.ext
The PEM client installer:
pem_client-3.x.x-x-platform.ext
The PEM agent installer:
pem_agent-3.x.x-x-platform.ext
The SQL Profiler plug-in:
sqlprofiler-pg-9.x.x-x-platform.ext
Where:
platform
platform is the name of the platform on which you will install the component.
ext
ext is the file extension associated with the platform on which you will install the component.
為了方便,采用完整安裝--從PEM安裝包,安裝Apache/PHP,PostgreSQL9.2,以及PEM:
下載:
安裝:
選擇接受License協議
選擇安裝路徑,保持缺省,按下Next
依賴關系得到檢查:
Apache/PHP被安裝:
Apache/PHP安裝路徑選擇,保持缺省即可:
設置Apache端口:
准備好安裝Apache/PHP,按Next:
Apache/PHP安裝結束,按Next:
再次回到依賴關系檢查頁面:
開始自動安裝PostgreSQL9.2
選擇PostgreSQL的安裝路徑,保持缺省即可:
選擇PostgreSQL的數據路徑,保持缺省即可:
設置數據庫用postgres的口令:
設置PostgreSQL端口,保持缺省就好:
設置數據庫的Locale,保持缺省即可:
准備好安裝PostgreSQL,按Next
PostgreSQL安裝結束,按Next:
下面,進入對PEM部分的安裝,被詢問連接數據庫時的用戶名和密碼,輸入剛才安裝PostgreSQL時的密碼
此處輸入允許訪問此數據庫的CIDR格式的IP地址段,事后也可以在pg_hba.conf里修正
此處,為了簡便,保留不修改:
設置PEM Agent的描述和證書路徑:
准備好安裝PEM Server了,按Next:
安裝結束,按OK:
此處結束,按下Finish:
進行驗證,啟動 PEM Web Client:
出現證書錯誤,具體原因尚不明確,正在調查中。
詳細的錯誤表示:
但是,如果使用http而不是https訪問,是可以進入Web Login畫面的:
登錄后,遇到要求輸入產品Key的畫面:
通過web 畫面進入后的樣子:
[作者 高健@博客園 luckyjackgao@gmail.com]
回到上一級頁面: PostgreSQL基礎知識與基本操作索引頁 回到頂級頁面:PostgreSQL索引頁
磨礪技術珠磯,踐行數據之道,追求卓越價值