Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
On Sat, 03 May 2008 20:25:29 -0400 MBR <[hidden email]> wrote: > I understand the concept of journaling a filesystem or database, but I > haven't looked at the source code to any of the implementations. This > conversation has got me wondering - where is the journaled data > typically stored? In the case of a DB journal, back in the mainframe days, we used to run the journal life to a tape. Database systems can be complex because there may be multiple steps before a transaction is commited. For a database in a dedicated filesystem, it is probably best to use a non-journalling filesystem and use the DB journal. That way you will probably get better performance. Each database is different has has different journalling capabilities and strategies. -- -- Jerry Feldman <[hidden email]> Boston Linux and Unix PGP key id: 537C5846 PGP Key fingerprint: 3D1B 8377 A3C0 A5F2 ECBB CA3B 4607 4319 537C 5846 _______________________________________________ Discuss mailing list [hidden email] http://lists.blu.org/mailman/listinfo/discuss
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |