Skip to Main Content

Berkeley DB Family

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Bdb & solid-state-drives

626177Jun 3 2008 — edited Jul 3 2008
I'm looking at using a server-grade solid-state-drive from Mtron as the primary BDB database directory. This should give me much better random-read performance, and the log file writing should be really fast.

Two questions:

1) does anyone have any experience with SSDs and BDB?

2) how does BDB do its disk writing, is it typically append-oriented, or is it fairly random-write oriented? This matters, because random-write performance with SSD is fairly slow, where as bulk-serial-writes are very fast on an SSD.

- john
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 31 2008
Added on Jun 3 2008
1 comment
1,220 views