| RobSell.com |
Using this method I have achieved ~450 TPS (transactions per second) on a Dell 1600SC Server. 205 GB Raid 5 array, dual HT 2.4 Xeon's 1 Gig of ram, running SuSE 9.0
The biggest performance increase I can tell you to do is to start the postmaster with the -F flag. That will tell the postmaster to not write to disk with every transaction, greatly increasing your speed.
If you use this method to benchmark your postgres install I would like to hear your results. Simply follow the email me link that is on every page. If i get enough responses I may create another page to let people showcase their benchmarks.