Re: DROP INDEX causes errors

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Michael Monnerie <michael(dot)monnerie(at)is(dot)it-management(dot)at>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: DROP INDEX causes errors
Date: 2008-12-18 12:59:35
Message-ID: 20081218125935.GB5447@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Michael Monnerie wrote:
> On Mittwoch 17 Dezember 2008 Michael Monnerie wrote:
> > for each and every delete of a row in that table. After a
> > REINDEX TABLE dbmail_messageblks;
> > everything seems to work.
>
> I was wrong, still get this error:
> Dec 18 10:55:33 db2.zmi.at postgres[2816]: [112-1] DELETE:ERROR: could
> not open relation with OID 102021
> Dec 18 10:55:33 db2.zmi.at postgres[2816]: [112-2] DELETE:CONTEXT: SQL
> statement "DELETE FROM ONLY "public"."dbmail_messageblks"

Does it persist if you close the connection and open a new one?

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Stefano Nichele 2008-12-18 13:02:02 tracking last_autovacuum
Previous Message Michael Monnerie 2008-12-18 10:23:11 Re: DROP INDEX causes errors