Re: Recomended FS
Shridhar Daithankar <shridhar_daithankar@persistent.co.in>
From: Shridhar Daithankar <shridhar_daithankar@persistent.co.in>
To: Ben-Nes Michael <miki@canaan.co.il>
Cc: Nick Burrett <nick@dsvr.net>, postgresql <pgsql-general@postgresql.org>
Date: 2003-10-20T13:06:53Z
Lists: pgsql-general
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