On Wed, 15 Mar 2000, Brian Baquiran wrote: > > 3) Turn off flush to disk > > (option -F ) > > (very little risk) If this parameter is set, increase much the speed of fast periodic inserts, updates. Because if postgres run without -F, every single statement generate a sync() syscall. > I'd rather not risk this... Use an UPS. When somebody turn off the current, the UPS will send a signal, which causes a clean shutdown. (including this ominosus sync, and whats is more: fully correct umounts ;) -- nek;(
- [ADMIN] Tuning postgres for high volume applications 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