skip to main content

Appendix D - Advanced DB Management

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.
 
*
*
replace /var/lib/pgsql/data/postgresql.conf
*
with /opt/logserver/db/config/postgresql.conf
*
For further information, please refer to the PostgreSQL manual: http://www.postgresql.org/docs/8.3/static/index.html

Feedback on documentation Feedback on documentation