Using postgresql as desktop DB

From: "Nicholay Ryzhov" <Nicholay(dot)Ryzhov(at)srsc(dot)ru>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Using postgresql as desktop DB
Date: 2006-06-02 11:50:47
Message-ID: 7CC65BA698F24A4C9AABD15A3B6B6C7044890D@dc.srsc.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

We are using postgresql in desktop database role. We cannot demand from
our users high-quality and stable hardware. So, we have frequent
problems with database in cases of unexpected power interruption or
software errors. All this problems has one kind - postgresql says
"invalid page header block relation xxx page yyy" after restarting. I
can repair such database manually by deleting random trash after real
data in currupted table. But I'm so tired to do it.

How can I to avoid this problem? Is there a tool for automatic repairing
such errors?

Nicholas
--
nicholay(dot)ryzhov(at)srsc(dot)ru

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John Sidney-Woollett 2006-06-02 12:06:44 Re: Java Triggers
Previous Message Joachim Wieland 2006-06-02 11:49:28 Re: Querying for strings that match after prefix