Re: File system performance and pg_xlog - Mailing list pgsql-hackers

From Tom Lane
Subject Re: File system performance and pg_xlog
Date
Msg-id 21723.989251717@sss.pgh.pa.us
Whole thread Raw
In response to Re: File system performance and pg_xlog  (teg@redhat.com (Trond Eivind Glomsrød))
Responses Re: File system performance and pg_xlog  (teg@redhat.com (Trond Eivind Glomsrød))
List pgsql-hackers
teg@redhat.com (Trond Eivind Glomsrød) 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.  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.
        regards, tom lane

PS: that's not meant to reject the idea out-of-hand; perhaps the
benefits will prove to be so large that we will want to do it
anyway.  I'm just trying to counter what appears to be a narrowly
platform-centric view of the issues.


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: File system performance and pg_xlog
Next
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] Re: Metaphone function attachment