Re: Does PostgreSQL support to write glusterfs by Libgfapi

From: Scott Mead <scottm(at)openscg(dot)com>
To: zh1029 <zh1029(at)sina(dot)com>
Cc: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Does PostgreSQL support to write glusterfs by Libgfapi
Date: 2015-12-16 13:38:24
Message-ID: CAKq0gvK9vmDTeAENyk1sS1vSSUpLG=ASLMyw7Lk9qdVA3yoS4Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Dec 16, 2015 at 1:26 AM, zh1029 <zh1029(at)sina(dot)com> wrote:

> Hi,
> It seems low performance PostgreSQL(9.3.6) while writing data to
> glusterFS
> distributed file system. libgfapi is provide since GlusterFS version 3.4 to
> avoid kernel visits/data copy which can improve its performance. But I
> didn't find out any instruction from the PostgreSQL web page. Do you know
> if
> PostgreSQL later release supports using libgfapi to optimized write data to
> ClusterFS file system.
>
> The real question is, why are you using GLusterFS? It's important to be
careful since PostgreSQL provides no mechanism to allow for shared-disk
clustering (active/active). If you are planning on using active/passive,
you must plan carefully so as not to create a split-brain scenario.

--
Scott Mead
Sr. Architect
*OpenSCG*
PostgreSQL, Java & Linux Experts
http://openscg.com <http://openscg.com>

>
>
> --
> View this message in context:
> http://postgresql.nabble.com/Does-PostgreSQL-support-to-write-glusterfs-by-Libgfapi-tp5877793.html
> Sent from the PostgreSQL - general mailing list archive at Nabble.com.
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2015-12-16 14:25:01 Re: Packages for Ubuntu Wily (15.10)
Previous Message Antony Gelberg 2015-12-16 12:42:01 Re: Packages for Ubuntu Wily (15.10)