Error dropping indexes

From: "Chris Williams" <chris_d_williams(at)itd(dot)sterling(dot)com>
To: "Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Error dropping indexes
Date: 1999-02-09 15:14:30
Message-ID: 00df01be543e$e4eb3d40$edfe04c7@itd.sterling.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I am trying to drop an index and I get the following error:

sdbm=> drop index dafif_runway_arpt_ident;
ERROR: IndexSupportInitialize: corrupted catalogs

Any idea on how to clean up my database?
Thanks
---------
Chris Williams
Sterling Software
Rome, New York
Phone: (315) 336-0500
Email: chris_d_williams(at)sterling(dot)com

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas G. Lockhart 1999-02-09 15:20:02 Re: [HACKERS] Timestamp fileds into index
Previous Message Thomas G. Lockhart 1999-02-09 15:06:49 Re: [HACKERS] Datetime input-parsing shortcoming