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

From: Herve Boulouis <amon(at)sockar(dot)homeip(dot)net>
To: Heikki Linnakangas <heikki(at)enterprisedb(dot)com>
Cc: Herve Boulouis <amon(at)sockar(dot)homeip(dot)net>, 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 09:27:28
Message-ID: 20070606092728.GA592@ra.aabs
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Le 06/06/2007 08:24, Heikki Linnakangas a crit:
> 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.

No, I mean "fsync=on", everything else is commented out so I assume default
values.

--
Herve Boulouis

In response to

Browse pgsql-bugs by date

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