Re: ERROR: unexpected hash relation size:

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Gerhard Hintermayer <g(dot)hintermayer(at)inode(dot)at>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: ERROR: unexpected hash relation size:
Date: 2007-07-02 14:47:51
Message-ID: 20070702144751.GD12254@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Jul 02, 2007 at 11:46:54AM +0200, Gerhard Hintermayer wrote:
> ... x should be y
>
> I do get these messages one 2 of my servers running mostly on identical
> data. The servers are unix-based and are running 8.1.8 under linux (Gentoo).
> On one server the message appears only after vacuum-ing, on the other I
> had some errors after inserting into the table too (about 12 inserts, no
> more messages except while vacuuming since then)

Has the server crashed recently? Hash indexes are known not to be crash
safe. Using REINDEX on the index should fix it.

Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2007-07-02 14:50:07 Re: tables are not listable by \dt
Previous Message Rajarshi Guha 2007-07-02 14:04:21 tables are not listable by \dt