Re: problem upgrading from 8.1.6 to 8.1.8 --- relation <tablename> does not exist

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Glen W(dot) Mabey" <Glen(dot)Mabey(at)swri(dot)org>
Cc: Greg Sabino Mullane <greg(at)turnstep(dot)com>, pgsql-admin(at)postgresql(dot)org
Subject: Re: problem upgrading from 8.1.6 to 8.1.8 --- relation <tablename> does not exist
Date: 2007-03-09 23:29:21
Message-ID: 4499.1173482961@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"Glen W. Mabey" <Glen(dot)Mabey(at)swri(dot)org> writes:
> What I see is a bunch of stuff related to the Acquisitions table,
> including a relation for the primary key, which was created back when
> the table was named "Acquisition" (not plural), and two different views
> which draw on Acquisitions, both of which appear to be fully
> functional.

I wonder whether "reindex index pg_class_relname_nsp_index" would make
this go away.

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2007-03-10 05:27:06 Re: [GENERAL] index bloat problem
Previous Message Glen W. Mabey 2007-03-09 20:56:03 Re: problem upgrading from 8.1.6 to 8.1.8 --- relation <tablename> does not exist