Re: How to make a REALLY FAST db server? - Mailing list pgsql-general

From Marinos J. Yannikos
Subject Re: How to make a REALLY FAST db server?
Date
Msg-id 3BAE5F73.3080205@geizhals.at
Whole thread Raw
In response to Re: How to make a REALLY FAST db server?  (teg@redhat.com (Trond Eivind Glomsrød))
List pgsql-general
Marshall Spight wrote:

> Do you have some data to back this up? I'd be interested in any
> published reports, benchmarks, or even the experience you mention,
> if you took measurements.

Someone could volunteer to collect pgbench results for various
configurations. I'd be very interested, since we're about to
purchase a new RAID system and considering the 3ware Escalade
series vs. several SCSI controllers...

Collected data should include:
- OS/Version
- File system
- CPUs & RAM (including type of RAM, i.e. PC133, DDR, Rambus...)
- Controller & RAID configuration
- PostgreSQL version & configuration (e.g. "-F -B512 -o '-S 65536'")

Useful parameters for pgbench would probably be:
  pgbench -c1 -t 1000
  pgbench -c4 -t 1000
  pgbench -c10 -t 1000

Comments? Volunteers?

-mjy


pgsql-general by date:

Previous
From:
Date:
Subject: Question on triggers...
Next
From: Shane Wright
Date:
Subject: backend stalls