Re: BUG #3362: xlog corruption just after initdb on irix

From: Heikki Linnakangas <heikki(at)enterprisedb(dot)com>
To: Herve Boulouis <amon(at)sockar(dot)homeip(dot)net>
Cc: Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3362: xlog corruption just after initdb on irix
Date: 2007-06-06 07:24:09
Message-ID: 46666119.90604@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Herve Boulouis wrote:
> Le 05/06/2007 17:33, Simon Riggs a écrit:
>> On Tue, 2007-06-05 at 14:42 +0000, Herve Boulouis wrote:
>>
>> Well, I'd question what's going on with the hardware/filesystem or the
>> settings you've chosen for fsync and wal_fsync.
>>
>> If you shut it down cleanly, yet its flaky when it comes back up that
>> doesn't sound too much like a database problem to me...
>
> I should have precised that I have "fsync = on" in my postgresql.conf.
> Pretty much everything else is default value.

Do you mean "fsync=off"? "on" is the default.

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bart Degryse 2007-06-06 07:57:55 BUG #3368: plperl error handling fails
Previous Message Herve Boulouis 2007-06-05 23:00:42 Re: BUG #3362: xlog corruption just after initdb on irix