June 2002
Intermediate to advanced
800 pages
16h 3m
English
Because PostgreSQL is a flexible and powerful database server, many parameters can be configured and modified to achieve a maximum amount of performance and to make PostgreSQL behave the way you want it to.
In general, two files are important for configuring your database. pg_hba.conf contains the network settings and postgresql.conf contains almost all other parameters.
In this section you will find out how PostgreSQL can be configured and what settings you can make to achieve your target.
PostgreSQL's runtime parameters can be found in postgresql.conf, which is located in your database cluster. The syntax of the file is easy and you will learn about the most important entries in this section. ...
Read now
Unlock full access