Re: what's that error?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Henrik Steffen" <steffen(at)city-map(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: what's that error?
Date: 2002-11-21 14:50:08
Message-ID: 11709.1037890208@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Henrik Steffen" <steffen(at)city-map(dot)de> writes:
> while vacuuming I got:
> ERROR: cannot open segment 1 of relation basiseintrag_firma_idx (target block 808923185): No such file or directory

Apparently you have a corrupted link pointer in that index. You can
probably recover by reindexing basiseintrag_firma_idx.

As for how it got that way, would need a lot more info to investigate.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Brewer 2002-11-21 14:50:21 Integrity constraint [false] problem
Previous Message Achilleus Mantzios 2002-11-21 14:27:00 Re: [SQL] psql on FreeBSD 4.7-RELEASE-p2 and greek (iso8859-7) chars