Re: Why database is corrupted after re-booting

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Andrus" <eetasoft(at)online(dot)ee>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Why database is corrupted after re-booting
Date: 2005-10-30 20:40:21
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE92E7CF@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> 1. Windows XP
> 2. QUANTUM FIREBALLP LM20.5 (IDE drive)
> 3. Write caching is off in XP device manager
> 4. fsync is ON in Postgres 8

Coming late into the discussion, there is one more note I'd add to this
- if you're on windows and want to be extra secure, also set
wal_sync_method=fsync_writethrough. This will get it through most (I
would say all if I was sure, but I'm not) IDE disks that lie about write
completion.

//Magnus

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Florian G. Pflug 2005-10-30 22:31:25 Re: Oracle 10g Express - any danger for Postgres?
Previous Message Devrim GUNDUZ 2005-10-30 19:37:01 Re: Oracle 10g Express - any danger for Postgres?