Forum OpenACS Q&A: Re: OT: Dell PowerEdge RAID 10 Configuration

Collapse
Posted by James Thornton on
I went perusing the Net for PostgreSQL file system recommendations on Linux, and I found that the SGI contributed XFS and IBM contributed JFS look like the top choices out of the journaling file systems. XFS is known for it's good support for large files, and some PostgreSQL benchmarks have JFS performing better than ext2. It is still unclear to me if there is a "best" FS for PostgreSQL.