ERROR: btree: lost page

From: Roomi <roomi(at)RASANEH(dot)safineh(dot)net>
To: pgsql-sql(at)postgreSQL(dot)org
Subject: ERROR: btree: lost page
Date: 1999-11-02 07:21:17
Message-ID: Pine.LNX.4.10.9911021048290.3099-100000@RASANEH.safineh.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


Hi,
i have a huge DB on the web and manage it with some perl scripts.
recently i underestood that some fields of one of th tables make the
postgres not to work proparely.

i found out that in the table X, and row for user Y, the field Z have
problem. when i type : "update X set Z='something' where user='Y' ; " in
psql intractive environment, this error message occures :

"FATAL 1:
btree: lost page in the chain of duplicates"

then the psql don't accept any request and queries!!!

when i delete this user from table X, and re-add him with a new user name,
the problem doesn't appear. also i can't add a user with his last user
naem. !!!

i am really confused . may be this is a bug of postgres?!

plz send ur comments to me

sincerely
mehdi roomi
roomi(at)safineh(dot)net

Browse pgsql-sql by date

  From Date Subject
Next Message Zalman Stern 1999-11-02 08:42:41 Re: [SQL] query with subquery abnormally slow?
Previous Message Gerhard Dieringer 1999-11-02 06:45:31 Antw: [SQL] query with subquery abnormally slow?