Re: Why database is corrupted after re-booting

From: David Garamond <lists(at)zara(dot)6(dot)isreserved(dot)com>
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-27 05:30:28
Message-ID: 436065F4.80807@zara.6.isreserved.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Andrus wrote:
> Will NTFS file system prevent all corruptions ? If yes, how to convert FAT32
> to NTFS without losing data in drive ?

iirc (i'm not on windows currently, google for the exact syntax),

at the dos prompt, type:

convert /fs:ntfs C:

and it will schedule a conversion after the next reboot. you *should*
backup all important data to another drive/computer though (imagine what
will happen if your computer dies again in the middle of conversion).

--
dave

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Zlatko Matić 2005-10-27 08:46:28 creating users in groups, in 8.1
Previous Message Bruno Wolff III 2005-10-27 04:46:51 Re: count( only if true)