Installation from Source Code (original) (raw)
Documentation → PostgreSQL 9.4
Supported Versions:Current (17) / 16 / 15 / 14 / 13
Development Versions:18 / devel
Unsupported versions:12 / 11 / 10 / 9.6 / 9.5 / 9.4 / 9.3 / 9.2 / 9.1 / 9.0 / 8.4 / 8.3 / 8.2 / 8.1 / 8.0 / 7.4 / 7.3 / 7.2 / 7.1
This documentation is for an unsupported version of PostgreSQL.
You may want to view the same page for thecurrent version, or one of the other supported versions listed above instead.
PostgreSQL 9.4.26 Documentation | ||
---|---|---|
Prev | Up | Next |
Chapter 15. Installation from Source Code
Table of Contents
15.1. Short Version
15.2. Requirements
15.3. Getting The Source
15.4. Installation Procedure
15.5. Post-Installation Setup
15.5.1. Shared Libraries
15.5.2. Environment Variables
15.6. Supported Platforms
15.7. Platform-specific Notes
15.7.1. AIX
15.7.2. Cygwin
15.7.3. HP-UX
15.7.4. macOS
15.7.5. MinGW/Native Windows
15.7.6. SCO OpenServer and SCO UnixWare
15.7.7. Solaris
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 read the packager's instructions instead.)
Prev | Home | Next |
---|---|---|
Server Administration | Up | Short Version |