AW: Best Filesystem for PostgreSQL - Mailing list pgsql-performance

From Stephan Schmidt
Subject AW: Best Filesystem for PostgreSQL
Date
Msg-id BN7PR08MB4307BF17604BB8A5078908EAE8260@BN7PR08MB4307.namprd08.prod.outlook.com
Whole thread Raw
In response to Re: Best Filesystem for PostgreSQL  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Best Filesystem for PostgreSQL  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
List pgsql-performance

my Question was meant for a Debian 9 environment with heavy read/wright load and very high requirements towards Performance and data Consistency

 

Stephan

 


Von: Bruce Momjian <bruce@momjian.us>
Gesendet: Wednesday, April 17, 2019 11:07:21 PM
An: Stephan Schmidt
Cc: pgsql-performance@lists.postgresql.org
Betreff: Re: Best Filesystem for PostgreSQL
 
On Wed, Apr 17, 2019 at 08:59:13PM +0000, Stephan Schmidt wrote:
> What would be the best filesystem to run PostgreSQL on, in Terms of Performance
> and data Integrity?

Uh, which operating system?  If it is Linux, many people like ext4 or
xfs.  Some like zfs.  ext3/ext2 are not recommended due to fsync
performance.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +

pgsql-performance by date:

Previous
From: Gunther Schadow
Date:
Subject: Re: Best Filesystem for PostgreSQL
Next
From: Gunther
Date:
Subject: Re: Out of Memory errors are frustrating as heck!