On Sunday 19 October 2003 16:50, Maxim K. wrote:
> Hello, Linux People!
>
> after short consultation, i have come to this conclusion about which
> filesystem i should use on my database box (or server)
> the winner is: ex2 linux extended filesystem, yes, lassies & lads
>
> - "why not ext3/Reiser's ?"
> - "because journalling is already implemented in the DBMS."

Yes, it does but journalling of WHAT?

The DBMS implments journaling of the data, which is good because most 
journalling file system don't - they journal the file system meta data (AFAIK 
you can turn on data journaling for some of them - but you are right, the 
DBMS does it much better).

For file system meta data, you still need a journalling filesystem.

Gilad

-- 
Gilad Ben-Yossef <[EMAIL PROTECTED]>
Codefidence. A name you can trust (tm)
http://www.codefidence.com


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to