EnterpriseDb公司的Postgres Enterprise Manager 安装图解

时间:2021-10-13 16:15:37

磨砺技术珠矶,践行数据之道,追求卓越价值

回到上一级页面: PostgreSQL基础知识与基本操作索引页     回到*页面:PostgreSQL索引页

[作者 高健@博客园  luckyjackgao@gmail.com]

PEM (Postgres Enterprise Manager),它包含很多组件: PEM_3_0_Installation_Guide_v3.pdf 中说:

EnterpriseDb公司的Postgres Enterprise Manager 安装图解
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.
EnterpriseDb公司的Postgres Enterprise Manager 安装图解

为了方便,采用完整安装--从PEM安装包,安装Apache/PHP,PostgreSQL9.2,以及PEM:

下载:

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

安装:

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

选择接受License协议

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

选择安装路径,保持缺省,按下Next

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

依赖关系得到检查:

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

Apache/PHP被安装:

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

Apache/PHP安装路径选择,保持缺省即可:

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

设置Apache端口:

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

准备好安装Apache/PHP,按Next:

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

Apache/PHP安装结束,按Next:

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

再次回到依赖关系检查页面:

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

开始自动安装PostgreSQL9.2

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

选择PostgreSQL的安装路径,保持缺省即可:

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

选择PostgreSQL的数据路径,保持缺省即可:

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

设置数据库用postgres的口令:

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

设置PostgreSQL端口,保持缺省就好:

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

设置数据库的Locale,保持缺省即可:

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

准备好安装PostgreSQL,按Next

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

PostgreSQL安装结束,按Next:

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

下面,进入对PEM部分的安装,被询问连接数据库时的用户名和密码,输入刚才安装PostgreSQL时的密码

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

此处输入允许访问此数据库的CIDR格式的IP地址段,事后也可以在pg_hba.conf里修正

此处,为了简便,保留不修改:

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

设置PEM Agent的描述和证书路径:

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

准备好安装PEM Server了,按Next:

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

安装结束,按OK:

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

此处结束,按下Finish:

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

进行验证,启动 PEM Web Client:

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

出现证书错误,具体原因尚不明确,正在调查中。

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

详细的错误表示:

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

但是,如果使用http而不是https访问,是可以进入Web Login画面的:

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

登录后,遇到要求输入产品Key的画面:

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

通过web 画面进入后的样子:

EnterpriseDb公司的Postgres Enterprise Manager 安装图解

[作者 高健@博客园  luckyjackgao@gmail.com]

回到上一级页面: PostgreSQL基础知识与基本操作索引页     回到*页面:PostgreSQL索引页

磨砺技术珠矶,践行数据之道,追求卓越价值