Re: ERROR: cache lookup failed for relation 17442 (repost) - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: ERROR: cache lookup failed for relation 17442 (repost)
Date
Msg-id 20050207222941.GA30539@dcc.uchile.cl
Whole thread Raw
In response to Re: ERROR: cache lookup failed for relation 17442 (repost)  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: ERROR: cache lookup failed for relation 17442 (repost)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On Mon, Feb 07, 2005 at 05:07:47PM -0500, Tom Lane wrote:

> A more general issue is that we now have a pile of "catalog inquiry"
> functions that all make use of backend internal lookups and therefore
> reflect SnapshotNow behavior to the user.  This has bothered me for
> some
> time,

Can we pass a Snapshot as a parameter to the internal lookups?  Or set a
global variable to indicate this is not really a internal lookup, and
reset it afterwards?

--
Alvaro Herrera (<alvherre[@]dcc.uchile.cl>)
"The problem with the future is that it keeps turning into the present"
(Hobbes)

pgsql-bugs by date:

Previous
From: Hans-Jürgen Schönig
Date:
Subject: Re: ERROR: cache lookup failed for relation 17442 (repost)
Next
From: Tom Lane
Date:
Subject: Re: ERROR: cache lookup failed for relation 17442 (repost)