Re: Does PostgreSQL support to write glusterfs by Libgfapi

From: Alan Hodgson <ahodgson(at)simkin(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Does PostgreSQL support to write glusterfs by Libgfapi
Date: 2015-12-16 16:38:12
Message-ID: 4474785.OUlCH2GaTi@skynet.simkin.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tuesday, December 15, 2015 11:26:40 PM zh1029 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.
>

Putting a database on Gluster is a horrible idea in any case. But no,
PostgreSQL does not have Gluster-specific support.

I'm actually trying to think of a use case where it would make sense; I
suppose a large data warehouse could theoretically see some sequential read
improvements from a scale-out cluster file system. But you could only have one
client node accessing it.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message spur230 2015-12-16 17:05:13 grant connect on database
Previous Message Antony Gelberg 2015-12-16 16:04:56 Re: Packages for Ubuntu Wily (15.10)