Does PostgreSQL support to write glusterfs by Libgfapi

From: zh1029 <zh1029(at)sina(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Does PostgreSQL support to write glusterfs by Libgfapi
Date: 2015-12-16 06:26:40
Message-ID: 1450247200852-5877793.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

--
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.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Antony Gelberg 2015-12-16 12:42:01 Re: Packages for Ubuntu Wily (15.10)
Previous Message David G. Johnston 2015-12-16 05:30:59 Re: How to get the size of JSONB in bytes?