Hi, I'm using Postgres 6.5.2 in a high-volume application that has on the order of a hundred inserts and selects (but mostly inserts) a minute. My loadaverage hovers around 1.0, and can go much, much higher (50-80) during vacuum and queries on fairly large tables (1M rows). This is on a 4-CPU Intel Xeon Linux machine with 1GB of memory. Is this load typical? How can I tune Postgres and my application to better handle the load? I'm running postmaster with the options -B600 -N300. I'm using the RedHat RPMs from a pretty-much-stock RH6.1 installation. Can I tune postgres to load more data into memory? Brian -- [EMAIL PROTECTED] http://www.baquiran.com US Fax: (603) 908-0727 AIM: bbaquiran
- Re: [ADMIN] Tuning postgres for high volume application... Brian Baquiran
- Re: [ADMIN] Tuning postgres for high volume applic... Brian Baquiran
- Re: [ADMIN] Tuning postgres for high volume applic... Guido Goldstein
- Re: [ADMIN] Tuning postgres for high volume applic... Chris Albertson
- Re: [ADMIN] Tuning postgres for high volume applic... Hernan J. Gonzalez
- Re: [ADMIN] Tuning postgres for high volume ap... Brian Baquiran
- [ADMIN] Reducing the search results to a c... Ruben Fagundo
- Re: [ADMIN] Reducing the search result... Chris Albertson
- Re: [ADMIN] Reducing the search result... Evilio del Rio
- Re: [ADMIN] Tuning postgres for high volum... Peter Vazsonyi
- Re: [ADMIN] Tuning postgres for high volume ap... Garry Dolley