Appendix D - Advanced DB Management
The original postgresql.conf file is tuned to run on low RAM machines (<3Gb RAM)
If you have a server with more than 3GB of RAM you should change the postgresql configuration to a file with larger memory settings.
•Stop PostgreSQL Service
•replace /var/lib/pgsql/data/postgresql.conf
•with /opt/logserver/db/config/postgresql.conf
•Start PostgreSQL Service