Re: Raw devices vs. Filesystems - Mailing list pgsql-admin

From Chris Browne
Subject Re: Raw devices vs. Filesystems
Date
Msg-id 603c7gj04h.fsf@dev6.int.libertyrms.info
Whole thread Raw
In response to Re: Raw devices vs. Filesystems  ("Gregory S. Williamson" <gsw@globexplorer.com>)
Responses Re: Raw devices vs. Filesystems
List pgsql-admin
gsw@globexplorer.com ("Gregory S. Williamson") writes:
> No point to beating a dead horse (other than the sheer joy of the
> thing) since postgres does not have raw device support, but ...  raw
> devices, at least on solaris, are about 10 times as fast as cooked
> file systems for Informix. This might still be a gain for postgres'
> performance, but the portability issues remain.

That claim seems really rather remarkable.

It implies an entirely stunning degree of inefficiency in the
implementation of filesystems on Solaris.

The amount of indirection involved in walking through i-nodes and such
is something I would expect to introduce some percentage of
performance loss, but for it to introduce overhead of over 900%
presumably implies that Sun (and/or Veritas) got something really
horribly wrong.
--
select 'cbbrowne' || '@' || 'cbbrowne.com';
http://www.ntlug.org/~cbbrowne/nonrdbms.html
Rules of the Evil Overlord #1. "My Legions of Terror will have helmets
with   clear    plexiglass   visors,   not    face-concealing   ones."
<http://www.eviloverlord.com/>

pgsql-admin by date:

Previous
From: "Simon Riggs"
Date:
Subject: Re: PostgreSQL backup issue
Next
From: "Gregory S. Williamson"
Date:
Subject: Re: Raw devices vs. Filesystems