Re: ERROR: unexpected hash relation size: - Mailing list pgsql-general

From Gerhard Hintermayer
Subject Re: ERROR: unexpected hash relation size:
Date
Msg-id f6tdqp$137j$1@news.hub.org
Whole thread Raw
In response to Re: ERROR: unexpected hash relation size:  (Gerhard Hintermayer <g.hintermayer@inode.at>)
List pgsql-general
Gerhard Hintermayer wrote:
> Tom Lane wrote:
>> Gerhard Hintermayer <g.hintermayer@inode.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

pgsql-general by date:

Previous
From: Karsten Hilbert
Date:
Subject: Re: russian case-insensitive regexp search not working
Next
From: Perry Smith
Date:
Subject: Re: Database Insertion commitment