Re: cache lookup failed for index - Mailing list pgsql-admin

From Tom Lane
Subject Re: cache lookup failed for index
Date
Msg-id 12643.1277917499@sss.pgh.pa.us
Whole thread Raw
In response to Re: cache lookup failed for index  (Nathan Robertson <nathan.robertson@gmail.com>)
Responses Re: cache lookup failed for index  (Nathan Robertson <nathan.robertson@gmail.com>)
List pgsql-admin
Nathan Robertson <nathan.robertson@gmail.com> writes:
> OK, I ran:
>  postgres -O -P -D /cluster/location

This probably connected to the postgres database, not webapp which is
where your problem is.

> backend> reindex table pg_class;

> And then nothing returns. Nothing stating whether it was successful or a
> failure.

The standalone mode isn't very verbose.  If you got a prompt back
without any error then it's OK.  Just type ^D at the prompt to exit.

            regards, tom lane

pgsql-admin by date:

Previous
From: Nathan Robertson
Date:
Subject: Re: cache lookup failed for index
Next
From: Nathan Robertson
Date:
Subject: Re: cache lookup failed for index