From: | Chris Browne <cbbrowne(at)acm(dot)org> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Fwd: File systems linux !!! |
Date: | 2007-04-30 16:32:05 |
Message-ID: | 60slahg6wq.fsf@dba2.int.libertyrms.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
jafn82(at)gmail(dot)com ("jose fuenmayor") writes:
> Hi all, i need to install a database in postgres with high reading
> rates, which is the best file system to do that , I am working on
> linux. thanks in advance !!!!
For read rates, it should be fairly irrelevant what filesystem you
use. Access times will be dominated by reading the data, not in
processing filesystem metadata, if the filesystem is *at all*
competently implemented.
If you have any reason to consider one fileystem more *reliable* than
another, THAT would be the reason to prefer one over another.
--
output = ("cbbrowne" "@" "cbbrowne.com")
http://linuxdatabases.info/info/fs.html
[LINK FROM XGP]
From | Date | Subject | |
---|---|---|---|
Next Message | Adam Witney | 2007-05-01 08:43:08 | Re: File systems linux !!! |
Previous Message | Hannes Dorbath | 2007-04-30 15:22:34 | Re: Fwd: File systems linux !!! |