Postgresql 中文操作指南
Chapter 17. Installation from Source Code
Table of Contents
本章讨论使用源代码分发安装 PostgreSQL。如果您要安装预打包的分发版,例如 RPM 或 Debian 软件包,请忽略本章并参阅 Chapter 16 。
This chapter describes the installation of PostgreSQL using the source code distribution. If you are installing a pre-packaged distribution, such as an RPM or Debian package, ignore this chapter and see Chapter 16 instead.
如果您要为 Microsoft Windows 构建 PostgreSQL,请阅读本章以了解打算使用 MinGW 或 Cygwin 进行构建的情况;但如果您打算使用 Microsoft 的 Visual C++ 进行构建,请参阅 Chapter 18 。
If you are building PostgreSQL for Microsoft Windows, read this chapter if you intend to build with MinGW or Cygwin; but if you intend to build with Microsoft’s Visual C++, see Chapter 18 instead.