Penguin

Differences between version 6 and predecessor to the previous major change of PgBench.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 6 Last edited on Thursday, June 15, 2006 4:20:14 pm by GuyThornley Revert
Older page: version 3 Last edited on Thursday, June 15, 2006 4:11:18 pm by PerryLorier Revert
@@ -12,8 +12,12 @@
  checkpoint_warning = 300 
  commit_delay = 20000 
  commit_siblings = 3 
  wal_sync_method = fdatasync 
+  
+ enable_seqscan = off  
+ default_with_oids = off  
+ stats_start_collector = false  
  </verbatim> 
  
 Exceptions will be listed as the tests are performed. 
  
@@ -28,9 +32,10 @@
  1GB DDR-333 (PC2700) registered ECC memory%%% 
  Broadcom PCI-X onboard network adapters%%% 
  Battery-backed write cache enabled. 
  
- Linux 2.4.27 (from Debian <tt>kernel-image-2.4.27-2-686-smp</tt>) 
+ Linux 2.4.27 (from Debian <tt>kernel-image-2.4.27-2-686-smp</tt>)%%%  
+ Using ext3 with 'ordered' data mode  
  
 On with the testing! 
  
 ----