October 2014
Intermediate to advanced
142 pages
3h 9m
English
In this chapter, we will cover the installation process of PostgreSQL. You will learn how to install binary packages and see how PostgreSQL can be compiled from source. Compiling from source is especially important if you happen to be using platforms on which no binaries are available (for example, AIX, HPUX, and so on).
We will cover the following topics in this chapter:
You will see how easy it is to make PostgreSQL work in a couple of minutes.
Before we dig into the actual installation process and see how things can be put to work, it makes sense to talk a little ...
Read now
Unlock full access