Repairing stuff when broken.

From: Lincoln Yeoh <lylyeoh(at)mecomb(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Repairing stuff when broken.
Date: 2000-04-20 03:13:28
Message-ID: 3.0.5.32.20000420111328.009461c0@pop.mecomb.po.my
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi everyone,

Say I turn fsync off, and someone switches the whole machine off, or
something crashes badly.

How should I go about checking and if necessary repairing stuff?

How good are these methods? Has anyone had irrecoverable problems?

Assume I don't use OIDs to link stuff.

Cheerio,

Link.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andras Balogh 2000-04-20 07:51:16 Measurement tool for POSTGRES
Previous Message Lincoln Yeoh 2000-04-20 02:59:07 Re: Connecting website with SQL-database.....