Re: ERROR: unexpected hash relation size:

From: Gerhard Hintermayer <g(dot)hintermayer(at)inode(dot)at>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: ERROR: unexpected hash relation size:
Date: 2007-07-09 13:44:11
Message-ID: f6tdqp$137j$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Gerhard Hintermayer wrote:
> Tom Lane wrote:
>> Gerhard Hintermayer <g(dot)hintermayer(at)inode(dot)at> writes:
>>> ... 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).
>>
>> Update.
>>
> I thought the fixed error was related to running VACUUM FULL, so I
> disabled running it once a week to prevent currupting my indices. (btw I
> do not use autovacuum)
> But I still get occasional error log entries of this kind (one attempt
> to insert), is the fixed error in 8.1.9 also related to growing index
> size or is there any other bug burried somewhere. I'm planning to
> upgrade the upcoming weekend, so I could investigate some more.
>
> regards
> Gerhard
Ah, must have been the changes in backend/access/hash/hashovfl.c.
Although i never got a PANIC, only an ERROR. I cross my fingers to keep
de DB up and running without any data corruption (besides of indices)
until the weekend. So a PANIC and backend crash would be possible ?
Hopefully under rare circumstances ? Can somebody confirm this ?

regards
Gerhard

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Perry Smith 2007-07-09 13:45:15 Re: Database Insertion commitment
Previous Message Karsten Hilbert 2007-07-09 12:30:11 Re: russian case-insensitive regexp search not working