In article <mailman.99.1267513003.23598.python-l...@python.org>, D'Arcy J.M. Cain <da...@druid.net> wrote: > >Put as much memory as you can afford/fit into your database server. >It's the cheapest performance boost you can get. If you have a serious >application put at least 4GB into your dedicated database server. >Swapping is your enemy.
Also, put your log/journal files on a different spindle from the database files. That makes a *huge* difference. -- Aahz (a...@pythoncraft.com) <*> http://www.pythoncraft.com/ "Many customs in this life persist because they ease friction and promote productivity as a result of universal agreement, and whether they are precisely the optimal choices is much less important." --Henry Spencer -- http://mail.python.org/mailman/listinfo/python-list