Re: 3WARE Card performance boost?
От | Alex Turner |
---|---|
Тема | Re: 3WARE Card performance boost? |
Дата | |
Msg-id | 33c6269f0601181117j10bdeb27ke733c9b032e22cbc@mail.gmail.com обсуждение исходный текст |
Ответ на | 3WARE Card performance boost? ("Benjamin Arai" <barai@cs.ucr.edu>) |
Список | pgsql-performance |
A 3ware card will re-order your writes to put them more in disk order, which will probably improve performance a bit, but just going from a software RAID 1 to a hardware RAID 1, I would not imagine that you will see much of a performance boost. Really to get better performance you will need to add more drives, or faster drives. If you are currently running 7200 RPM consumer drives, going to a 10000RPM WD Raptor drive will probably increase performance by about 30%, again not all that much. Alex On 1/18/06, Benjamin Arai <barai@cs.ucr.edu> wrote: > > Hi, > > I am currently doing large weekly updates with fsync=off. My updates > involves SELECT, UPDATE, DELETE and etc. Setting fsync=off works for me > since I take a complete backup before the weekly update and run a "sync" and > "CHECKPOINT" after each weekly update has completed to ensure the data is > all written to disk. > > Obviously, I have done this to improve write performance for the update each > week. My question is if I install a 3ware or similar card to replace my > current software RAID 1 configuration, am I going to see a very large > improvement? If so, what would be a ball park figure? > > > Benjamin Arai > barai@cs.ucr.edu > http://www.benjaminarai.com >
В списке pgsql-performance по дате отправления: