2.4。 资源
• 如上所述,PostgreSQL 管理员指南11 是极好的资源。 该指南也可在 postgresql-doc-9.5 包中找到。 在终端中执行以下命令以安装软件包:
sudo apt 安装 postgresql-doc-9.5
要查看指南,请输入 文件:///usr/share/doc/postgresql-doc-9.5/html/index.html 进入浏览器的地址栏。
9 http://www.postgresql.org/docs/current/static/admin.html
10 http://www.postgresql.org/docs/current/static/backup.html
11 http://www.postgresql.org/docs/current/static/admin.html
• 有关一般 SQL 信息,请参阅使用 SQL 特别版12 通过拉菲科尔本。
• 另外,请参阅 PostgreSQL Ubuntu Wiki13 页面以了解更多信息。
12 http://www.informit.com/store/product.aspx?isbn=0768664128
13 https://help.ubuntu.com/community/PostgreSQL