Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Fwd: File systems linux !!!



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]



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group