Re: postgresql and glusterFS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





Em qua, 12 de set de 2018 às 10:56, Alfredo De Luca <alfredo.deluca@xxxxxxxxx> escreveu:
Hi all. I wonder if I can install/configure postgresql with a distributed file system ...specifically glusterFS? is it supported? Does it work properly. 
the ENV is on Centos 7

Any idea? 

It works and it supports all POSIX semantics. And because of it, it's slow as hell to writes because a FS lock acquired by PostgreSQL has to be replicated to all nodes before being confirmed. If you have a read bound database you should be fine tho.

I have tested it but never put in production, it's useless.
What exactly you want to do?

Flavio

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux