From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | Tom Allison <tom(at)tacocat(dot)net> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Postgres General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: power failure.... |
Date: | 2007-12-01 20:42:51 |
Message-ID: | 20071201124251.482b6e2a@jd-laptop |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Sat, 01 Dec 2007 15:32:50 -0500
Tom Allison <tom(at)tacocat(dot)net> wrote:
> I tracked it down and did a reset.
> I only have one large table right now.
>
> And now I've decided to start using fsync=on!!! :)
change wal_sync_method to open_sync and fsync=on isn't nearly as bad as
it sounds.
joshua drake
> I don't think I want to "test" this just yet...
>
> ---------------------------(end of
> broadcast)--------------------------- TIP 6: explain analyze is your
> friend
>
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2007-12-02 00:01:53 | Re: Re: [HACKERS] [GENERAL] plperl and regexps with accented characters - incompatible? |
Previous Message | Joshua D. Drake | 2007-12-01 20:34:58 | Re: power failure.... |