Re: Does btrfs on Linux have a negative performance impact for PostgreSQL 13?
От | Rory Campbell-Lange |
---|---|
Тема | Re: Does btrfs on Linux have a negative performance impact for PostgreSQL 13? |
Дата | |
Msg-id | 20210424200338.GA20709@campbell-lange.net обсуждение исходный текст |
Ответ на | Re: Does btrfs on Linux have a negative performance impact for PostgreSQL 13? (Christophe Pettus <xof@thebuild.com>) |
Ответы |
Re: Does btrfs on Linux have a negative performance impact for PostgreSQL 13?
|
Список | pgsql-performance |
On 24/04/21, Christophe Pettus (xof@thebuild.com) wrote: > > On Apr 24, 2021, at 11:27, Simon Connah <simon.n.connah@protonmail.com> wrote: > > > > I'm curious, really. I use btrfs as my filesystem on my home systems and am setting up a server as I near releasing myproject. I planned to use btrfs on the server, but it got me thinking about PostgreSQL 13. Does anyone know if it wouldhave a major performance impact? > > This is a few years old, but Tomas Vondra did a presentation comparing major Linux file systems for PostgreSQL: > > https://www.slideshare.net/fuzzycz/postgresql-on-ext4-xfs-btrfs-and-zfs I guess btrfs and zfs on linux performance might have improved somewhat since Tomas' analysis in 2015. Personally I've been a keen personal user of btrfs for over 5 years for its snapshot support, transparent compression andbitrot detection. However I can't think of a reason to use it for a production server. It's slower than ext4 and xfs,postgresql's dumping and streaming are probably better bets than snapshots for backup, and relatively few others arelikely to be comfortable administering it. But maybe I'm missing something. Phoronix run btrfs benchmarks from time-to-time. See https://www.phoronix.com/scan.php?page=search&q=Btrfs Rory
В списке pgsql-performance по дате отправления: