question about PANIC: hash table "Shared Buffer Lookup Table" corrupted - Mailing list pgsql-general

From bh yuan
Subject question about PANIC: hash table "Shared Buffer Lookup Table" corrupted
Date
Msg-id 3c7b84c00802041918v2be5025eyb79530c8387ce624@mail.gmail.com
Whole thread Raw
Responses Re: question about PANIC: hash table "Shared Buffer Lookup Table" corrupted
List pgsql-general
hi

I use Postgresql 7.4.19 wiht 8G memory on Redhat5 x86_64.
And I modify the postgresql.conf file,
when I set
shared_buffers = 786432                # min 16, at least
max_connections*2, 8KB each
(6G)
and import data.
[ PANIC:  hash table "Shared Buffer Lookup Table" corrupted ]
occur.

I set the shared_buffers to
shared_buffers = 393216  (3G)
no error occur.

Thanks for any idea.

pgsql-general by date:

Previous
From: "Hiroshi Saito"
Date:
Subject: Re: Question for Postgres 8.3
Next
From: LiuYan 刘研
Date:
Subject: postgresql-8.3.0-1-binaries-no-installer: gssapi32.dll missed ?