Re: Postgres crashes,help to recover

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Andrus" <eetasoft(at)online(dot)ee>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Postgres crashes,help to recover
Date: 2005-07-20 10:47:58
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE6C7795@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> > And do your disks honour the fsync? Was a power failure the
> cause of this?
>
>
> I have usual office PC using Quantum FireballP LM20.5 20 GB
> IDE HDD with
> XP drivers.
> How to determine is fsync working or not ?
> I use default postgres.conf file ( added only listen_addresses = '*' )

What version exactly was this? There was some changes in 8.0.2 in this
area on win32. The default sync method was also changed at this point.

What's the output of "show wal_sync_method"?

Finally, go into device manager, find your disk, get properties, look
under Policies, is the box for "Enable write caching on the disk"
checked?

//Magnus

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andrus 2005-07-20 11:04:03 Re: Postgres crashes,help to recover
Previous Message Marco Colombo 2005-07-20 10:08:49 Re: RAMFS with Postgres