Re: [PERFORM] Completely un-tuned Postgresql benchmark results: SSD vs desktop HDD

2010-08-07 Thread Scott Marlowe
On Sat, Aug 7, 2010 at 5:47 PM, Michael March wrote: > If anyone is interested I just completed a series of benchmarks of stock > Postgresql running on a normal HDD vs a SSD. > If you don't want to read the post, the summary is that SSDs are 5 to 7 > times faster than a 7200RPM HDD drive under a p

Re: [PERFORM] Completely un-tuned Postgresql benchmark results: SSD vs desktop HDD

2010-08-07 Thread Michael March
> SSD's actually vary quite a bit with typical postgres benchmark workloads. > You mean various SSDs from different vendors? Or are you saying the same SSD model might vary in performance from drive to drive? > Many of them also do not guarantee data that has been sync'd will not be > lost if p

Re: [PERFORM] Advice configuring ServeRAID 8k for performance

2010-08-07 Thread Scott Carey
On Aug 5, 2010, at 4:09 PM, Scott Marlowe wrote: > On Thu, Aug 5, 2010 at 4:27 PM, Pierre C wrote: >> >>> 1) Should I switch to RAID 10 for performance? I see things like "RAID 5 >>> is bad for a DB" and "RAID 5 is slow with <= 6 drives" but I see little on >>> RAID 6. >> >> As others said, R

Re: [PERFORM] Completely un-tuned Postgresql benchmark results: SSD vs desktop HDD

2010-08-07 Thread Scott Carey
SSD's actually vary quite a bit with typical postgres benchmark workloads. Many of them also do not guarantee data that has been sync'd will not be lost if power fails (most hard drives with a sane OS and file system do). On Aug 7, 2010, at 4:47 PM, Michael March wrote: If anyone is intereste

[PERFORM] Completely un-tuned Postgresql benchmark results: SSD vs desktop HDD

2010-08-07 Thread Michael March
If anyone is interested I just completed a series of benchmarks of stock Postgresql running on a normal HDD vs a SSD. If you don't want to read the post, the summary is that SSDs are 5 to 7 times faster than a 7200RPM HDD drive under a pgbench load. http://it-blog.5amsolutions.com/2010/08/perform

Re: [PERFORM] Advice configuring ServeRAID 8k for performance

2010-08-07 Thread Justin Pitts
> Yes, I know that.  I am very familiar with how RAID6 works.  RAID5 > with the hot spare already rebuilt / built in is a good enough answer > for management where big words like parity might scare some PHBs. > >> In terms of storage cost, it IS like paying for RAID5 + a hot spare, >> but the prote