Re: cache lookup failed for index

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Nathan Robertson <nathan(dot)robertson(at)gmail(dot)com>
Cc: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>, pgsql-admin(at)postgresql(dot)org
Subject: Re: cache lookup failed for index
Date: 2010-06-30 19:20:11
Message-ID: 15355.1277925611@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Nathan Robertson <nathan(dot)robertson(at)gmail(dot)com> writes:
> *This probably connected to the postgres database, not webapp which is
> where your problem is.
> *
> OK, is there anyway I can force a connection to this database

postgres -O -P -D /cluster/location webapp

(You don't really need the -O, but it probably doesn't hurt either.)

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Plugge, Joe R. 2010-06-30 19:53:16 Re: postgres database user account
Previous Message Nathan Robertson 2010-06-30 19:18:00 Re: cache lookup failed for index