Re: Data corruption (8.2.5 Windows XP) - Mailing list pgsql-general

From Marc Schablewski
Subject Re: Data corruption (8.2.5 Windows XP)
Date
Msg-id 4A4A2DB2.2080308@clickware.de
Whole thread Raw
In response to Data corruption (8.2.5 Windows XP)  (regis.boumera@steria.com)
List pgsql-general
regis.boumera@steria.com wrote:
> Is there a reason for this?
> Is there a way to "repair" the database?
>
>
I guess your primary key index got damaged. You could try to REINDEX the
table or DROP and recreate the index manually. Perhaps you should do a
backup of your data directory before reindexing your table, so someone
might be able to find out what happend to your database in the first place.

Marc


pgsql-general by date:

Previous
From: Scott Ribe
Date:
Subject: Re: Copying only incremental records to another DB..
Next
From: BJ Freeman
Date:
Subject: Re: another can't connect