Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

FATAL 1:btree: BTP_CHAIN flag was expected (vacuum command)


  • From: "Jay W. Summet" <jay@summet.com>
  • To: pgsql-general@postgreSQL.org
  • Subject: FATAL 1:btree: BTP_CHAIN flag was expected (vacuum command)
  • Date: Thu, 25 Mar 1999 07:55:42 +0000
  • Message-id: <199903251555.HAA04031@fnord.nwinfo.net>

When I try to vacuum, or vacuum analyze my database, I get the 
following error:
FATAL 1:btree: BTP_CHAIN flag was expected

I've tried the following two commands:
/usr/local/pgsql/bin/psql -c "vacuum analyze;" billing
and
/usr/local/pgsql/bin/psql -c "vacuum;" billing

The top command used to work (for the last few years), so I assume 
that something has changed with my data. Otherwise, the database 
appears to be working ok.

Any pointers? I'm thinking about dumping all the data and 
re-inserting it...
Jay Summet



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group