Re: i can't drop an idex - Mailing list pgsql-general

From Craig Ringer
Subject Re: i can't drop an idex
Date
Msg-id 48D71B08.4030003@postnewspapers.com.au
Whole thread Raw
In response to i can't drop an idex  ("Pau Marc Munoz Torres" <paumarc@gmail.com>)
List pgsql-general
Pau Marc Munoz Torres wrote:

> but when i try to fo it I get the following error
>
> mhc2db=> drop index antic;
>
> ERROR:  could not open relation with OID 596166

You might want to provide some more details, like:

- Your operating system and version
- What version of PostgreSQL you are using
- If you're on Windows, whether you're using a virus scanner
  or desktop search program
- Your disk configuration, particularly whether you have some form
  of redundant storage (RAID, SAN, etc)
- Whether you've recently had any file system problems
- Whether you have ever directly altered anything in the PostgreSQL
  data directories

--
Craig Ringer

pgsql-general by date:

Previous
From: "Dean Grubb"
Date:
Subject: PL/Python - Execute return results
Next
From: "Dale Harris"
Date:
Subject: Triggers not working