Ben-Nes Michael wrote:
>>I'm saying: don't expect your DB performance to come on leaps and bounds
>>just because you changed to a different filesystem format. If you've
>>got speed problems then it might help to look elsewhere first.
>>
>
> I dont expect miracles :)
> but still i have to choose one,so why shouldnt i choose the one which best
> fit ?
All things being equal, you should optimise your application design and database
tuning before you choose file system.
If a thing works well for you, with a better file system it will just work
better. That's the point.
Shridhar