Re: Why database is corrupted after re-booting

From: "w_tom" <w_tom1(at)usa(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Why database is corrupted after re-booting
Date: 2005-10-28 01:39:12
Message-ID: 1130463552.752445.90950@z14g2000cwz.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

One of the many problems with FAT32 was that files on the drive can
be deleted if power is lost. This is why FAT was obsoleted by HPFS
which in turn was obsoleted by NTFS.

Power loss should not cause data loss which is why we stopped using
FAT even before Windows 95 was released.

Program to convert to NTFS is called convert. But for details, use
Windows HELP command.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Troy 2005-10-28 04:31:40 Re: Why database is corrupted after re-booting
Previous Message w_tom 2005-10-28 01:35:04 Re: Why database is corrupted after re-booting