system speed increased ridic amounts on my older machine.
kraada wrote:If you just put the entire database on the separate drive you don't get the benefit from having data and logs split up - you need a tablespace for that. However, you do get some benefits from not having your database on the drive your operating system is using. I don't have a detailed estimate for how much those gains are though.
kraada- it would be pointless to split data and logs if you choose to put it all on the SSD with your OS and poker clients on an HDD. couple reasons for this. (well, i suppose still splitting them across 2 drives would be even faster... but together on one SSD wwill still destroy any spec from splitting them across 2 HDD.)
SSD run at R/W speeds a bazillion times above any HDD, even a 10k rpm (which I think is a velociraptor speed).
THe main reason here is that there is no read head to wait on it jumping around. so unless the actual quantity of R/W for logs and data exceeds the drive spec, you'll still be running the drive at it's max speed and getting a huge benefit.
OP I think you are going about your setup completely wrong though. The max speed gain you would get is by putting the OS and your apps including PT on the SSD and make it your boot drive. Then put your postgre and data on your velociraptor or across 2 HDD. Your OS and all teh read/writing it and all te poker clients do is the major drag on performance. If yo uspeed that up with SSD and then put your PT3 data/sql on that velociraptor I think yo uwill get max bang for the buck.
Another benefit to these SSD's, especially ones running under win7 that have built in TRIM support.. is that they never fragment. In fact defragging them can really kill their life expectancy. So OP, evne if the drive is nearly full, you won't have a performance decrease... unless whatever you are running on that drive ends up buffering files or things because it can't find the space needed.
that is some background.. but plz post the details as I mentioned in my post above as requested so people can help you out.
