Re: UFS 2: soft updates vs. gjournal (AKA: Choosing a filesystem 2.)

From: "Artis Caune" <artis(dot)caune(at)gmail(dot)com>
To: "Laszlo Nagy" <gandalf(at)shopzeus(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: UFS 2: soft updates vs. gjournal (AKA: Choosing a filesystem 2.)
Date: 2008-09-24 10:52:44
Message-ID: 9e20d71e0809240352q3c7f1478qfa2a78aac95eb6f@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Wed, Sep 24, 2008 at 1:18 PM, Laszlo Nagy <gandalf(at)shopzeus(dot)com> wrote:
> Here is my opinion: I suspect that gjournal would be much slower than
> soft updates. Also gjournal is relatively new code, not very well
> tested.

In some cases it's much faster than SU, in other a bit slower. :)
gjournal is quiet "old" code, it's already more than two years around,
and very stable. Haven't seen any gjournal related crash.

--
regards,
Artis Caune

<----. CCNA
<----|====================
<----' didii FreeBSD

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Matthew Wakeling 2008-09-24 11:06:42 Re: Different execution plan
Previous Message Claus Guttesen 2008-09-24 10:39:23 Re: UFS 2: soft updates vs. gjournal (AKA: Choosing a filesystem 2.)