Re: File system performance and pg_xlog

From: teg(at)redhat(dot)com (Trond Eivind =?iso-8859-1?q?Glomsr=F8d?=)
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Marko Kreen <marko(at)l-t(dot)ee>, Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: File system performance and pg_xlog
Date: 2001-05-07 16:26:31
Message-ID: xuyoft5xgzs.fsf@halden.devel.redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:

> teg(at)redhat(dot)com (Trond Eivind =?iso-8859-1?q?Glomsr=F8d?=) writes:
> > If you're using raw devices on Linux and get a win there, it's a win
> > for Postgresql on Linux. ...
> > It all comes down to if it actually would give a performance boost,
> > how much work it is and if someone wants to do it.
>
> No, those are not the only considerations. If the feature is not
> portable then we also have to consider how much of a headache it'll be
> to maintain in parallel with a more portable approach.

Cleanliness and code quality are obvious requirements.

> We might reject such a feature even if it's a clear win for Linux,
> if it creates enough problems elsewhere. Postgres is *not* a
> Linux-only application, and I trust it never will be.

No, but if Linux-specific approach gives a 100% performance boost,
it's probably worth doing. At 1% it probably isn't. Same goes for
FreeBSD and others.

--
Trond Eivind Glomsrød
Red Hat, Inc.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kovacs Zoltan 2001-05-07 16:37:18 incorrect query result using complex structures (views?)
Previous Message Bruce Momjian 2001-05-07 16:12:43 Re: File system performance and pg_xlog