REINDEX problem : ERROR: MemoryContextAlloc: invalid request size 2973040639

From: l(dot)malaspina(at)focal(dot)fr
To: pgsql-admin(at)postgresql(dot)org
Subject: REINDEX problem : ERROR: MemoryContextAlloc: invalid request size 2973040639
Date: 2002-07-19 10:45:47
Message-ID: OFE7711E4E.ED90C8EA-ONC1256BFB.0039E128@antall.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,
I use PostgreSQL 7.2 on Linux Red hat 7.2.
The server crash, and after this crash we have some performance problem.
And i stop the postmaster and start the standalone server.
I make
REINDEX database test force
and this work well.

But when i make :
Reindex table tbl_fw_focal_systems force ;
I have the message :
ERROR: MemoryContextAlloc: invalid request size 2973040639

And if i made the same operation whitout the force option, the message is :
NOTICE: cannot unlink 18007/172456231: No such file or directory

What does this messages means ???

Browse pgsql-admin by date

  From Date Subject
Next Message Andy Marden 2002-07-19 12:31:52 Long update progress
Previous Message Ludwig Lim 2002-07-19 00:44:25 Re: Auto-Commit