Re: Corrupted Data?

From: Chester Kustarz <chester(at)arbor(dot)net>
To: "Matthew T(dot) O'Connor" <matthew(at)zeut(dot)net>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Corrupted Data?
Date: 2004-09-14 04:46:24
Message-ID: Pine.BSO.4.44.0409140042210.26903-100000@detroit.arbor.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 13 Sep 2004, Matthew T. O'Connor wrote:
> I backed up the entire data directory, and did a pg_resetxlog, but that
> didn't help. I found the specific row that seems to be the problem, but
> I can't delete it.

I have used TRUNCATE on the table in this situation to recover. Another
option might be to DROP the table. Or perhaps restore from backups.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jeffrey W. Baker 2004-09-14 04:50:17 psql exit status varies for scripts on STDIN
Previous Message Matthew T. O'Connor 2004-09-14 03:12:21 Corrupted Data?