Raw vs Filesystem

From: Terry Hampton <thampton(at)limacorp(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Raw vs Filesystem
Date: 2004-03-29 17:23:05
Message-ID: 40685B79.9050901@limacorp.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello Jaime,

I think you're on the right track but have gotten some
concepts possibly confused.

As I remember, the original email asked if Postgres
could be run in a "raw" mode. Another submitter
told us that it can not. ( Did I read that correctly, everyone ? )

This means run Postgress in a raw or character mode versus
the "standard" block mode as you would handle other files
in a filesystem. The primary advantage for a raw mode
is speed. ORACLE allows this method of operation.

So ... your last question is now rather moot. For best
performance assure your setup parameters and Linux
kernel parameters are optimized. Help with that
is a few keystrokes from anywhere.

Terry

Jaime Casanova wrote:

> Can you tell me (or at least guide me to a palce where i can find the
> answer) what are the benefits of filesystems over raw devices?
>
> And what filesystem is the best for postgresql performance?
>

--
Terry L. Hampton
Project Manager
LimaCorp, LLC www.limacorp.com
513.587.1874

Browse pgsql-admin by date

  From Date Subject
Next Message Fernando B 2004-03-29 17:52:48 Using windows authentication to connect to postgress
Previous Message Terry Hampton 2004-03-29 17:21:13 Re: Raw devices vs. Filesystems