ERROR: btree: lost page

Поиск
Список
Период
Сортировка
От Roomi
Тема ERROR: btree: lost page
Дата
Msg-id Pine.LNX.4.10.9911021047430.3099-100000@RASANEH.safineh.net
обсуждение исходный текст
Список pgsql-general

---------- Forwarded message ----------
Date: Mon, 1 Nov 1999 12:53:21 +0330 (IRT)
From: Roomi <roomi@RASANEH.safineh.net>
To: dbi-users@fugue.com
Subject: ERROR:    btree: lost page



  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 does not appear!!!

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

plz send ur comments to me

sincerely
mehdi roomi
roomi@safineh.net




В списке pgsql-general по дате отправления:

Предыдущее
От: Charles Tassell
Дата:
Сообщение: Re: [GENERAL] users in Postgresql
Следующее
От: marc@oscar.noc.cv.net (User &)
Дата:
Сообщение: why don't this create table work?