From: | Andy Ruhl <acruhl(at)sdf(dot)lonestar(dot)org> |
---|---|
To: | Jean Huveneers <j(dot)huveneers(at)farcourier(dot)com> |
Cc: | Postgres Admin List <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: Maximum Performance -> File System? |
Date: | 2002-02-04 14:02:41 |
Message-ID: | Pine.NEB.4.33.0202041400510.28211-100000@sdf.lonestar.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
On Sat, 26 Jan 2002, Jean Huveneers wrote:
> And multi-processor usage depends on your linux kernel.
Or FreeBSD or anything else of course.
> But what is the best file system to use?
> I'm going to run postgres on a IDE-RAID5 (hardware from 3Ware) ATA-100
> system, total capacity around the 160GB, anybody had any good or bad
> experience with different File systems (ext2, ext3, reiser, etc)?
If raw volumes were supported (like they are with some commercial
databases), then I'd say that they would be the fastest because they have
no filesystem. But I don't know if they are supported with postgres.
Andy
--
acruhl(at)sdf(dot)lonestar(dot)org
SDF Public Access UNIX System - http://sdf.lonestar.org
From | Date | Subject | |
---|---|---|---|
Next Message | Naomi Walker | 2002-02-04 16:28:47 | Re: Filesystem Backup |
Previous Message | Andy Ruhl | 2002-02-04 13:33:27 | Re: Where can I get Users and Roles information in PostgreSQL |