Re: File system performance and pg_xlog

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: File system performance and pg_xlog
Дата
Msg-id 21723.989251717@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: File system performance and pg_xlog  (teg@redhat.com (Trond Eivind Glomsrød))
Ответы Re: File system performance and pg_xlog  (teg@redhat.com (Trond Eivind Glomsrød))
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: File system performance and pg_xlog
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] Re: Metaphone function attachment