【发布时间】:2012-05-09 09:05:58
【问题描述】:
我正在尝试安装它并在 ubuntu 中使用。正在关注this 页面以安装其他检测包。
Install Server Instrumentation for Postgresql 8.4
To install Server Instrumentation for Postgresql 8.4 you may use the command line and type:
sudo apt-get install postgresql-contrib
Run the adminpack.sql script, simply type:
sudo -u postgres psql < /usr/share/postgresql/8.4/contrib/adminpack.sql
但我在 9.1 版本中找不到 adminpack.sql。
【问题讨论】:
-
AskUbuntu askubuntu.com/questions/184577/postgresql-9-1-adminpack-install中的镜像问题
标签: postgresql ubuntu postgresql-9.1