Re: File Sytems Types and Os Recomendations

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>
Cc: John Allgood <john(at)turbocorp(dot)com>, pgsql-admin(at)postgresql(dot)org
Subject: Re: File Sytems Types and Os Recomendations
Date: 2003-09-24 01:56:34
Message-ID: 200309240156.h8O1uY612249@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

scott.marlowe wrote:
> On Tue, 16 Sep 2003, John Allgood wrote:
>
> > Hello
> >
> > I am looking for information on what operating systems and
> > filesystems people are running postgresql on. I have read so much on this I
> > decided to get some input from other people. I at first was leaning toward
> > FreeBSD and using its filesystem. We are a linux shop and love it. What are
> > thoughts on using ext3 or some other Linux filesystems is there really that
> > much performance difference by using ext3 v/s BSD/FS/UFS.
>
> Someone on the list recently compared them, and linux came out marginally
> faster than FreeBSD, but the difference was way less than what a faster
> I/O subsystem, faster / more memory, or faster / more CPUs would make.

That test was flawed because the user later reports that their IDE disks
weren't using DMA on FreeBSD, while it was being used on Linux. He
promised to report back.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2003-09-24 04:06:53 Re: pg_hba.conf improvements
Previous Message Steve Crawford 2003-09-24 00:46:13 Re: Return last value in of array (PostgreSQL 7.2.1)