June 2002
Intermediate to advanced
800 pages
16h 3m
English
In general two ways of installing PostgreSQL are available. On the one hand, it is possible to install precompiled binaries that are available for the most widespread Unix systems. On the other hand, it is possible to install and compile the source code of PostgreSQL. Both methods are covered extensively in this section.
Installing binary packages is in most cases much more comfortable than installing the source code of PostgreSQL because it can be done much faster and it's difficult to do something wrong. Binaries are available for all major Linux distributions such as Red Hat and Mandrake.
In this section you will learn to deal with PostgreSQL binaries on Linux Debian and Linux Red ...
Read now
Unlock full access