Re: [INTERFACES] Error message btree: BTP_CHAIN

From: Vadim Mikheev <vadim(at)krs(dot)ru>
To: Matthew Hagerty <matthew(at)venux(dot)net>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: [INTERFACES] Error message btree: BTP_CHAIN
Date: 1999-04-28 02:51:43
Message-ID: 372677BF.C05E1E25@krs.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Matthew Hagerty wrote:
>
> Can someone explain this error I get in my postgres.log while trying to run
> a simple query (select * from table) on a table that has this index:
>
> FATAL 1: btree: BTP_CHAIN flag was expected in site_login_user (access =
> bt_read)
>
> What is the BTP_CHAIN and how did it get set? I'm trying to figure out
> what the user could have done to cause this (and how I can fix it.)

We have fix for that from Hiroshi Inoue.
Patch for 6.4.2 will appear in a few days...
Rebuild your index.

Vadim

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message abdelkrim 1999-04-28 16:31:24 c++ and postgresql
Previous Message Michael J Davis 1999-04-27 22:22:35 RE: [INTERFACES] msaccess97 odbc insert problems