Re: BUG #8515: Random 'relation "..." does not exist' - Mailing list pgsql-bugs

From John R Pierce
Subject Re: BUG #8515: Random 'relation "..." does not exist'
Date
Msg-id 5259CA7E.5020508@hogranch.com
Whole thread Raw
In response to BUG #8515: Random 'relation "..." does not exist'  (nbuduroi@gmail.com)
Responses Re: BUG #8515: Random 'relation "..." does not exist'  (Greg Stark <stark@mit.edu>)
List pgsql-bugs
On 10/9/2013 10:35 AM, nbuduroi@gmail.com wrote:
> Basically, at some point a query, update or insert will not work and
> complain about a table not existing, but that table was used without any
> issue previously. Closing the running connection to the database and
> reconnecting make that error disappear. Two concurrent connections (one from
> a console and another from the app) could be contradicting themselves, one
> giving the error and the other not.


that sounds like a hardware/platform problem to me more than anything.
maybe in memory cache is getting corrupted or something?



--
john r pierce                                      37N 122W
somewhere on the middle of the left coast

pgsql-bugs by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: BUG #8515: Random 'relation "..." does not exist'
Next
From: Greg Stark
Date:
Subject: Re: BUG #8515: Random 'relation "..." does not exist'