question about PANIC: hash table "Shared Buffer Lookup Table" corrupted

From: "bh yuan" <bhyuan(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: question about PANIC: hash table "Shared Buffer Lookup Table" corrupted
Date: 2008-02-05 03:18:32
Message-ID: 3c7b84c00802041918v2be5025eyb79530c8387ce624@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message LiuYan 刘研 2008-02-05 03:39:18 postgresql-8.3.0-1-binaries-no-installer: gssapi32.dll missed ?
Previous Message Hiroshi Saito 2008-02-05 02:47:26 Re: Question for Postgres 8.3